Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmpeg.c646 if (s->debug & FF_FDEBUG_TS) in mpegps_read_packet()
667 if (s->debug & FF_FDEBUG_TS) in mpegps_read_dts()
677 if (s->debug & FF_FDEBUG_TS) in mpegps_read_dts()
Doptions_table.h68 {"ts", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_FDEBUG_TS }, INT_MIN, INT_MAX, E|D, "fdebug"},
Dmux.c564 if (s->debug & FF_FDEBUG_TS)
612 if (s->debug & FF_FDEBUG_TS)
1137 if (s->debug & FF_FDEBUG_TS)
Davformat.h1520 #define FF_FDEBUG_TS 0x0001 macro
Dutils.c1332 if (s->debug & FF_FDEBUG_TS) in compute_pkt_fields()
1402 if (s->debug & FF_FDEBUG_TS) in compute_pkt_fields()
1611 if (s->debug & FF_FDEBUG_TS) in read_frame_internal()
1724 if (s->debug & FF_FDEBUG_TS) in read_frame_internal()