Searched refs:last_gn (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | h263dec.c | 33 int last_gn=0; in h263_probe() local 58 last_gn=0; in h263_probe() 65 if(gn<last_gn){ in h263_probe() 68 last_gn= gn; in h263_probe() |
Completed in 1 milliseconds