Searched refs:last_tr (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | h263dec.c | 34 int tr, last_tr = -1; in h263_probe() local 46 if (tr == last_tr) { in h263_probe() 62 last_tr = tr; in h263_probe() |
Completed in 1 milliseconds