Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.c57 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram()
61 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo) { in VP8LFreeHistogramSet()
66 VP8LHistogram* const histo) { in VP8LHistogramStoreRefs()
90 VP8LHistogram* histo = NULL; in VP8LAllocateHistogram() local
129 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo, in VP8LHistogramAddSinglePixOrCopy()
454 VP8LHistogram* const histo = orig_histograms[i]; in HistogramCopyAndAnalyze() local
474 VP8LHistogram* const histo = histograms[i]; in HistogramAnalyzeEntropyBin() local
482 VP8LHistogram* const histo = histograms[i]; in HistogramAnalyzeEntropyBin() local
Danalysis.c113 static int GetAlpha(const VP8Histogram* const histo) { in GetAlpha()
248 VP8Histogram histo = { { 0 } }; in MBAnalyzeBestIntra16Mode() local
314 VP8Histogram histo = { { 0 } }; in MBAnalyzeBestUVMode() local
Dbackward_references.c496 VP8LHistogram* histo = NULL; in CostModelBuild() local
840 VP8LHistogram* const histo = VP8LAllocateHistogram(cache_bits); in VP8LGetBackwardReferences() local
892 VP8LHistogram* histo = VP8LAllocateHistogram(cache_bits); in ComputeCacheEntropy() local
Dvp8l.c199 const VP8LHistogram* const histo = histogram_image->histograms[i]; in GetHuffBitLengthsAndCodes() local
240 VP8LHistogram* const histo = histogram_image->histograms[i]; in GetHuffBitLengthsAndCodes() local
709 VP8LHistogram* const histo = VP8LAllocateHistogram(1); in EvalAndApplySubtractGreen() local
/external/libdrm/tests/
Ddrmstat.c372 int histo[HISTOSIZE]; in main() local
/external/webp/src/dsp/
Dlossless.c694 int histo[4][256]; in VP8LResidualImage() local
915 int histo[256] = { 0 }; in GetPredictionCostCrossColorRed() local
982 int histo[256] = { 0 }; in GetPredictionCostCrossColorBlue() local
Denc_neon.c885 VP8Histogram* const histo) { in CollectHistogram()
Denc.c45 VP8Histogram* const histo) { in CollectHistogram()
Denc_sse2.c59 VP8Histogram* const histo) { in CollectHistogram()
/external/libvncserver/x11vnc/
D8to24.c1365 int histo[65536]; variable
Dcursor.c1013 int n_opaque, n_trans, n_alpha, len, histo[256]; in pixels2curs() local
Dscreen.c369 int i, k, *histo; in debug_colormap() local
/external/valgrind/exp-dhat/
Ddh_main.c212 UInt* histo; /* [0 .. xsize-1] */ member