HomeSort by relevance Sort by last modified time
    Searched refs:sos_marker_found (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/lib/jpeg/
tinyjpeg.c 733 int sos_marker_found = 0; local
738 while (!sos_marker_found)
762 sos_marker_found = 1;
  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 420 int sos_marker_found = 0; local
428 while (!sos_marker_found && stream<=priv->stream_end)
450 sos_marker_found = 1;

Completed in 110 milliseconds