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

  /external/jpeg/
jdinput.c 106 compptr->quant_table = NULL;
247 if (compptr->quant_table != NULL)
259 compptr->quant_table = qtbl;
jddctmgr.c 192 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:__anon6713
    [all...]

Completed in 235 milliseconds