Home
last modified time | relevance | path

Searched defs:accumulated_red_histo (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c878 int* accumulated_red_histo, in GetBestColorTransformForTile()
1005 int accumulated_red_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
/external/webp/src/dsp/
Dlossless_enc.c1003 int accumulated_red_histo[256] = { 0 }; in VP8LColorSpaceTransform() local