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

  /external/jpeg/
jcomapi.c 45 if (cinfo->is_decompressor) {
jcapimin.c 55 cinfo->is_decompressor = FALSE;
jdapimin.c 55 cinfo->is_decompressor = TRUE;
jpeglib.h 250 boolean is_decompressor; /* So common code can tell which is which */\
    [all...]
libjpeg.doc     [all...]
  /external/qemu/distrib/jpeg-6b/
jcomapi.c 45 if (cinfo->is_decompressor) {
jcapimin.c 55 cinfo->is_decompressor = FALSE;
jdapimin.c 55 cinfo->is_decompressor = TRUE;
jpeglib.h 250 boolean is_decompressor; /* So common code can tell which is which */\
    [all...]
libjpeg.doc     [all...]

Completed in 246 milliseconds