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

  /external/libjpeg-turbo/
jcinit.c 45 if (cinfo->arith_code) {
jdtrans.c 111 if (cinfo->arith_code) {
jcmarker.c 518 if (cinfo->arith_code || cinfo->progressive_mode ||
536 if (cinfo->arith_code) {
565 if (cinfo->arith_code) {
628 if (! cinfo->arith_code) {
jcmaster.c 483 if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->arith_code) {
617 if (cinfo->progressive_mode && !cinfo->arith_code) /* TEMPORARY HACK ??? */
jpeglib.h 368 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member in struct:jpeg_compress_struct
603 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member in struct:jpeg_decompress_struct
    [all...]
jcparam.c 225 cinfo->arith_code = FALSE;
jctrans.c 179 if (cinfo->arith_code) {
jpegtran.c 168 cinfo->arith_code = TRUE;
cjpeg.c 258 cinfo->arith_code = TRUE;
jdmaster.c 547 if (cinfo->arith_code) {
jdmarker.c 249 cinfo->arith_code = is_arith;
    [all...]
turbojpeg.c 226 cinfo->arith_code=TRUE;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 633 milliseconds