HomeSort by relevance Sort by last modified time
    Searched refs:quant_table (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jdinput.c 121 compptr->quant_table = NULL;
246 if (compptr->quant_table != NULL)
258 compptr->quant_table = qtbl;
jddctmgr.c 224 qtbl = compptr->quant_table;
jdcoefct.c 435 if ((qtable = compptr->quant_table) == NULL)
542 quanttbl = compptr->quant_table;
jctrans.c 128 c_quant = incomp->quant_table;
jpeglib.h 187 JQUANT_TBL * quant_table; member in struct:__anon17383
    [all...]
  /external/jpeg/
jdinput.c 106 compptr->quant_table = NULL;
247 if (compptr->quant_table != NULL)
259 compptr->quant_table = qtbl;
jddctmgr.c 247 qtbl = compptr->quant_table;
jctrans.c 121 c_quant = incomp->quant_table;
jdcoefct.c 682 if ((qtable = compptr->quant_table) == NULL)
786 quanttbl = compptr->quant_table;
    [all...]
jpeglib.h 175 JQUANT_TBL * quant_table; member in struct:__anon27340
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdinput.c 105 compptr->quant_table = NULL;
230 if (compptr->quant_table != NULL)
242 compptr->quant_table = qtbl;
fpdfapi_jddctmgr.c 156 qtbl = compptr->quant_table;
fpdfapi_jdcoefct.c 430 if ((qtable = compptr->quant_table) == NULL)
534 quanttbl = compptr->quant_table;
fpdfapi_jctrans.c 122 c_quant = incomp->quant_table;
jpeglib.h 242 JQUANT_TBL * quant_table; member in struct:__anon33369
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdinput.c 106 compptr->quant_table = NULL;
247 if (compptr->quant_table != NULL)
259 compptr->quant_table = qtbl;
jddctmgr.c 207 qtbl = compptr->quant_table;
jctrans.c 121 c_quant = incomp->quant_table;
jdcoefct.c 682 if ((qtable = compptr->quant_table) == NULL)
786 quanttbl = compptr->quant_table;
    [all...]
jpeglib.h 175 JQUANT_TBL * quant_table; member in struct:__anon33924
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 242 JQUANT_TBL * quant_table; member in struct:__anon33154
    [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 

Completed in 73 milliseconds

1 2