Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c420 int sos_marker_found = 0; in parse_JFIF() local
428 while (!sos_marker_found && stream<=priv->stream_end) in parse_JFIF()
450 sos_marker_found = 1; in parse_JFIF()