Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c85 static int next_image_found=0; variable
425 next_image_found = findSOI(priv,stream); in parse_JFIF()
469 if(next_image_found){ in parse_JFIF()
492 return next_image_found; in parse_JFIF()
617 while (next_image_found){ in tinyjpeg_decode()