Home
last modified time | relevance | path

Searched refs:FLAG_MATCH_TIME (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dnut.h53 FLAG_MATCH_TIME =2048, // If set, match_time_delta is coded in the frame header enumerator
Dnutdec.c1044 if (flags & FLAG_MATCH_TIME) in decode_frame_header()