Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds