Searched refs:VP8LBundleColorMap (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/3rdparty/libwebp/dsp/ |
D | lossless.h | 95 void VP8LBundleColorMap(const uint8_t* const row, int width,
|
D | lossless.c | 1363 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
|
/external/webp/src/dsp/ |
D | lossless.h | 336 void VP8LBundleColorMap(const uint8_t* const row, int width,
|
D | lossless_enc.c | 1057 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
|
/external/opencv3/3rdparty/libwebp/enc/ |
D | vp8l.c | 840 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette() 862 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()
|
/external/webp/src/enc/ |
D | vp8l.c | 1238 VP8LBundleColorMap(tmp_row, width, xbits, dst); in ApplyPalette() 1249 VP8LBundleColorMap(tmp_row, width, xbits, dst); in ApplyPalette()
|