Searched refs:VP8LBundleColorMap (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/dsp/ |
D | lossless.h | 240 void VP8LBundleColorMap(const uint8_t* const row, int width,
|
D | lossless.c | 1441 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
|
/external/webp/src/enc/ |
D | vp8l.c | 900 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette() 922 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()
|