Home
last modified time | relevance | path

Searched refs:ERR_EXT (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/tests/
H A Davcodec.c38 #define ERR_EXT(msg, ...) ERR_INTERNAL(msg, , __VA_ARGS__) macro
78 ERR_EXT("Codec %s has unsupported type %s\n", in main()
130 ERR_EXT("Codec %s does not implement its %s callback.\n", in main()
175 ERR_EXT("Private context of codec %s is impossibly-sized (size %d).", in main()
180 ERR_EXT("The type of AVCodec %s and its AVCodecDescriptor differ: " in main()

Completed in 1 milliseconds