Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions_table.h62 {"ts", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_FDEBUG_TS }, INT_MIN, INT_MAX, E|D, "fdebug"},
H A Dmpeg.c651 if (s->debug & FF_FDEBUG_TS) in mpegps_read_packet()
672 if (s->debug & FF_FDEBUG_TS) in mpegps_read_dts()
682 if (s->debug & FF_FDEBUG_TS) in mpegps_read_dts()
H A Davformat.h1511 #define FF_FDEBUG_TS 0x0001 macro
H A Dmux.c514 if (s->debug & FF_FDEBUG_TS) in compute_muxer_pkt_fields()
562 if (s->debug & FF_FDEBUG_TS) in compute_muxer_pkt_fields()
1115 if (s->debug & FF_FDEBUG_TS) in write_packet_common()
H A Ddemux.c1046 if (s->debug & FF_FDEBUG_TS) in compute_pkt_fields()
1116 if (s->debug & FF_FDEBUG_TS) in compute_pkt_fields()
1311 if (s->debug & FF_FDEBUG_TS) in read_frame_internal()
1434 if (s->debug & FF_FDEBUG_TS) in read_frame_internal()

Completed in 12 milliseconds