Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dh261dec.c31 int next_gn=0; in h261_probe() local
42 if(gn != next_gn) invalid_psc++; in h261_probe()
47 next_gn = lut[gn]; in h261_probe()
50 next_gn = lut[gn]; in h261_probe()