Home
last modified time | relevance | path

Searched refs:FF_API_ERROR_FRAME (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavutil/
Dversion.h117 #ifndef FF_API_ERROR_FRAME
118 #define FF_API_ERROR_FRAME (LIBAVUTIL_VERSION_MAJOR < 57) macro
Dframe.h448 #if FF_API_ERROR_FRAME
Dframe.c392 #if FF_API_ERROR_FRAME in frame_copy_props()
/third_party/ffmpeg/libavfilter/
Dvf_swapuv.c50 #if FF_API_ERROR_FRAME in do_swap()
/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c1224 #if FF_API_CODED_FRAME && FF_API_ERROR_FRAME in storeframe()
Dsnowenc.c1909 #if FF_API_ERROR_FRAME in encode_frame()
Dmpegvideo_enc.c1758 #if FF_API_ERROR_FRAME in frame_end()