Searched refs:saw_first_ts (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/fftools/ | ||
H A D | ffmpeg.h | 345 int saw_first_ts; member |
H A D | ffmpeg.c | 2372 if (!ist->saw_first_ts) { in process_input_packet() 2381 ist->saw_first_ts = 1; in process_input_packet() |
Completed in 8 milliseconds