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

  /external/jpeg/
cjpeg.c 76 static boolean is_targa; /* records user -targa switch */ variable
84 if (is_targa) {
229 is_targa = FALSE;
412 is_targa = TRUE;
  /external/qemu/distrib/jpeg-6b/
cjpeg.c 76 static boolean is_targa; /* records user -targa switch */ variable
84 if (is_targa) {
229 is_targa = FALSE;
412 is_targa = TRUE;

Completed in 83 milliseconds