HomeSort by relevance Sort by last modified time
    Searched full:next_image_found (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 85 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 114 milliseconds