Searched refs:HIST_C1_ELEMS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djquant2.c138 #define HIST_C1_ELEMS (1<<HIST_C1_BITS) macro
1218 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1268 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djquant2.c138 #define HIST_C1_ELEMS (1<<HIST_C1_BITS) macro
1218 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1268 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dquantize.cpp245 #define HIST_C1_ELEMS (1<<HIST_C1_BITS) macro
1333 HIST_C1_ELEMS*HIST_C2_ELEMS * sizeof(histcell));
1375 cquantize->histogram[i] = (hist2d) malloc(HIST_C1_ELEMS*HIST_C2_ELEMS * sizeof(histcell));

Completed in 146 milliseconds