Home
last modified time | relevance | path

Searched refs:FF_API_VBV_DELAY (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dversion.h78 #ifndef FF_API_VBV_DELAY
79 #define FF_API_VBV_DELAY (LIBAVCODEC_VERSION_MAJOR < 59) macro
Davcodec.h2019 #if FF_API_VBV_DELAY
Dmpegvideo_enc.c2077 #if FF_API_VBV_DELAY in ff_mpv_encode_picture()