Searched refs:FF_DEBUG_BUFFERS (Results 1 – 4 of 4) sorted by relevance
1635 #define FF_DEBUG_BUFFERS 0x00008000 macro
1639 if (avctx->debug & FF_DEBUG_BUFFERS) in audio_get_buffer()1686 if (s->debug & FF_DEBUG_BUFFERS) in video_get_buffer()
1144 if (avctx->debug & FF_DEBUG_BUFFERS) in ff_thread_release_buffer()
218 {"buffers", "picture buffer allocations", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BUFFERS }, INT_MIN…