Searched refs:LIBGAV1_EXAMPLES_LOG_ERROR (Results 1 – 5 of 5) sorted by relevance
75 LIBGAV1_EXAMPLES_LOG_ERROR("Out of memory"); in Open()81 LIBGAV1_EXAMPLES_LOG_ERROR("Unsupported file type"); in Open()109 LIBGAV1_EXAMPLES_LOG_ERROR( in ReadTemporalUnit()119 LIBGAV1_EXAMPLES_LOG_ERROR("Could not parse IVF frame header"); in ReadTemporalUnit()134 LIBGAV1_EXAMPLES_LOG_ERROR( in ReadTemporalUnit()169 LIBGAV1_EXAMPLES_LOG_ERROR( in ReadIvfFileHeader()176 LIBGAV1_EXAMPLES_LOG_ERROR("Could not parse IVF file header"); in ReadIvfFileHeader()
90 LIBGAV1_EXAMPLES_LOG_ERROR("Invalid parameters"); in Open()103 LIBGAV1_EXAMPLES_LOG_ERROR("Unable to open output file"); in Open()109 LIBGAV1_EXAMPLES_LOG_ERROR("Out of memory"); in Open()115 LIBGAV1_EXAMPLES_LOG_ERROR("Error writing Y4M file header"); in Open()128 LIBGAV1_EXAMPLES_LOG_ERROR("Error writing Y4M frame header"); in WriteFrame()148 LIBGAV1_EXAMPLES_LOG_ERROR(error_string); in WriteFrame()
53 LIBGAV1_EXAMPLES_LOG_ERROR("Unexpected IVF version"); in ParseIvfFileHeader()58 LIBGAV1_EXAMPLES_LOG_ERROR("Invalid IVF file header size"); in ParseIvfFileHeader()64 LIBGAV1_EXAMPLES_LOG_ERROR("Unsupported codec 4CC"); in ParseIvfFileHeader()84 LIBGAV1_EXAMPLES_LOG_ERROR("Temporal Unit size exceeds maximum"); in ParseIvfFrameHeader()
46 #define LIBGAV1_EXAMPLES_LOG_ERROR(error_string) \ macro56 #define LIBGAV1_EXAMPLES_LOG_ERROR(error_string) \
47 LIBGAV1_EXAMPLES_LOG_ERROR("No file reader able to open input"); in OpenReader()