Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c879 int* accumulated_blue_histo, in GetBestColorTransformForTile()
1006 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
/external/webp/src/dsp/
Dlossless_enc.c1004 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local