Home
last modified time | relevance | path

Searched refs:FF_DEBUG_PICT_INFO (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpcm-bluray.c67 if (avctx->debug & FF_DEBUG_PICT_INFO) in pcm_bluray_parse_header()
117 if (avctx->debug & FF_DEBUG_PICT_INFO) in pcm_bluray_parse_header()
H A Dpcm-dvd.c66 if (avctx->debug & FF_DEBUG_PICT_INFO) in pcm_dvd_parse_header()
135 if (avctx->debug & FF_DEBUG_PICT_INFO) in pcm_dvd_parse_header()
H A Djpeglsdec.c69 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_jpegls_decode_lse()
98 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_jpegls_decode_lse()
397 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_jpegls_decode_picture()
H A Dwmv2dec.c194 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in decode_ext_header()
273 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_wmv2_decode_secondary_picture_header()
320 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_wmv2_decode_secondary_picture_header()
H A Dflvdec.c105 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in ff_flv_decode_picture_header()
H A Drv10.c261 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in rv20_decode_picture_header()
308 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in rv20_decode_picture_header()
416 if (avctx->debug & FF_DEBUG_PICT_INFO) { in rv10_decode_init()
H A Dmjpegdec.c109 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in parse_avid()
1738 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in ff_mjpeg_decode_sos()
1891 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
1921 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
1930 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
1966 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
1973 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
1982 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
2070 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_app()
2166 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mjpeg_decode_com()
[all...]
H A Dh264_ps.c604 if (avctx->debug & FF_DEBUG_PICT_INFO) { in ff_h264_decode_seq_parameter_set()
881 if (avctx->debug & FF_DEBUG_PICT_INFO) { in ff_h264_decode_picture_parameter_set()
H A Dmpeg12dec.c1358 if (avctx->debug & FF_DEBUG_PICT_INFO) in mpeg1_decode_picture()
1410 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mpeg_decode_sequence_extension()
1437 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mpeg_decode_sequence_display_extension()
1467 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mpeg_decode_picture_display_extension()
1765 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in mpeg_decode_slice()
2142 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in mpeg1_decode_sequence()
2424 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in mpeg_decode_gop()
H A Davcodec.h1323 #define FF_DEBUG_PICT_INFO 1 macro
H A Ddxa.c259 if (avctx->debug & FF_DEBUG_PICT_INFO) in decode_frame()
H A Dloco.c333 if (avctx->debug & FF_DEBUG_PICT_INFO) in decode_init()
H A Dmsmpeg4dec.c491 if(s->avctx->debug&FF_DEBUG_PICT_INFO) in ff_msmpeg4_decode_picture_header()
539 if(s->avctx->debug&FF_DEBUG_PICT_INFO) in ff_msmpeg4_decode_picture_header()
H A Dffv1dec.c529 if (f->avctx->debug & FF_DEBUG_PICT_INFO) in read_extra_header()
920 if (avctx->debug & FF_DEBUG_PICT_INFO) in decode_frame()
957 if (avctx->debug & FF_DEBUG_PICT_INFO) { in decode_frame()
H A Dtruemotion1.c464 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in truemotion1_decode_header()
H A Dmpeg4videodec.c2498 if (!get_bits1(gb) && (s->avctx->debug & FF_DEBUG_PICT_INFO)) in decode_vol_header()
2730 if (s->avctx->debug&FF_DEBUG_PICT_INFO) { in decode_vol_header()
3032 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in decode_vop_header()
3151 if (s->avctx->debug & FF_DEBUG_PICT_INFO) { in decode_vop_header()
H A Dsnowdec.c483 if(avctx->debug&FF_DEBUG_PICT_INFO) in decode_frame()
H A Dituh263dec.c80 if(s->avctx->debug&FF_DEBUG_PICT_INFO){ in ff_h263_show_pict_info()
H A Dsvq3.c1457 if (avctx->debug & FF_DEBUG_PICT_INFO) in svq3_decode_frame()
H A Dpngdec.c608 if (avctx->debug & FF_DEBUG_PICT_INFO) in decode_ihdr_chunk()
H A Doptions_table.h188 {"pict", "picture info", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_PICT_INFO }, INT_MIN, INT_MAX, V|D, "debug"},
H A Dvc1dec.c842 if (avctx->debug & FF_DEBUG_PICT_INFO) in vc1_decode_frame()
H A Dh264_slice.c2163 if (h->avctx->debug & FF_DEBUG_PICT_INFO) { in h264_slice_init()
H A Daacdec_template.c2521 if (ac->avctx->debug & FF_DEBUG_PICT_INFO)
H A Dvp3.c2658 if (s->avctx->debug & FF_DEBUG_PICT_INFO) in vp3_decode_frame()

Completed in 52 milliseconds