Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dget_buffer.c237 if (avctx->debug & FF_DEBUG_BUFFERS) in audio_get_buffer()
281 if (s->debug & FF_DEBUG_BUFFERS) in video_get_buffer()
Davcodec.h1334 #define FF_DEBUG_BUFFERS 0x00008000 macro
Dpthread_frame.c1113 if (avctx->debug & FF_DEBUG_BUFFERS) in ff_thread_release_buffer()
Doptions_table.h200 {"buffers", "picture buffer allocations", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BUFFERS }, INT_MIN…