Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dffv1dec_template.c34 if (is_input_end(s)) in RENAME()
54 if (is_input_end(s)) in RENAME()
Dffv1dec.c97 static int is_input_end(FFV1Context *s) in is_input_end() function