Home
last modified time | relevance | path

Searched refs:FF_DEBUG_BUFFERS (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davcodec.h1635 #define FF_DEBUG_BUFFERS 0x00008000 macro
Ddecode.c1639 if (avctx->debug & FF_DEBUG_BUFFERS) in audio_get_buffer()
1686 if (s->debug & FF_DEBUG_BUFFERS) in video_get_buffer()
Dpthread_frame.c1144 if (avctx->debug & FF_DEBUG_BUFFERS) in ff_thread_release_buffer()
Doptions_table.h218 {"buffers", "picture buffer allocations", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BUFFERS }, INT_MIN…