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

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

Completed in 22 milliseconds