Home
last modified time | relevance | path

Searched defs:histo (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/exp-dhat/
Ddh_main.c212 UInt* histo; /* [0 .. xsize-1] */ member
/external/webp/src/enc/
Ddsp_sse2.c27 int histo[MAX_COEFF_THRESH + 1] = { 0 }; in CollectHistogramSSE2() local
Ddsp.c46 int histo[MAX_COEFF_THRESH + 1] = { 0 }; in CollectHistogram() local