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

  /external/jpeg/
jdinput.c 104 compptr->quant_table = NULL;
229 if (compptr->quant_table != NULL)
241 compptr->quant_table = qtbl;
jddctmgr.c 155 qtbl = compptr->quant_table;
jdcoefct.c 429 if ((qtable = compptr->quant_table) == NULL)
533 quanttbl = compptr->quant_table;
jctrans.c 121 c_quant = incomp->quant_table;
jpeglib.h 175 JQUANT_TBL * quant_table; member in struct:__anon2751
    [all...]

Completed in 42 milliseconds