Home
last modified time | relevance | path

Searched refs:FF_DEBUG_BITSTREAM (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpcm-bluray.c298 if (avctx->debug & FF_DEBUG_BITSTREAM) in pcm_bluray_decode_frame()
Davcodec.h1626 #define FF_DEBUG_BITSTREAM 4 macro
Doptions_table.h208 {"bitstream", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BITSTREAM }, INT_MIN, INT_MAX, V|D, "deb…
Dwmaprodec.c570 if (avctx->debug & FF_DEBUG_BITSTREAM) in decode_init()
Dhevc_ps.c1284 if (avctx->debug & FF_DEBUG_BITSTREAM) { in ff_hevc_decode_nal_sps()