Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpictordec.c227 int stop_size, marker, t1, t2; in decode_frame() local
231 stop_size = t1 - FFMIN(t1, t2); in decode_frame()
237 bytestream2_get_bytes_left(&s->g) > stop_size) { in decode_frame()

Completed in 1 milliseconds