Searched defs:MAX_COEFF_THRESH (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A Ddsp.h252 #define MAX_COEFF_THRESH 31 // size of histogram used by CollectHistogram. macro
263 void VP8SetHistogramData(const int distribution[MAX_COEFF_THRESH + 1],

Completed in 148 milliseconds