Home
last modified time | relevance | path

Searched refs:VP8LBundleColorMap (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Dlossless.h240 void VP8LBundleColorMap(const uint8_t* const row, int width,
Dlossless.c1441 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
/external/webp/src/enc/
Dvp8l.c900 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()
922 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()