Home
last modified time | relevance | path

Searched refs:last_src_fmt (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dh263dec.c32 int src_fmt, last_src_fmt=-1; in h263_probe() local
41 if( src_fmt != last_src_fmt in h263_probe()
42 && last_src_fmt>0 && last_src_fmt<6 in h263_probe()
61 last_src_fmt= src_fmt; in h263_probe()

Completed in 1 milliseconds