Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.h95 void VP8LBundleColorMap(const uint8_t* const row, int width,
Dlossless.c1363 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
/external/webp/src/dsp/
Dlossless.h336 void VP8LBundleColorMap(const uint8_t* const row, int width,
Dlossless_enc.c1057 void VP8LBundleColorMap(const uint8_t* const row, int width, in VP8LBundleColorMap() function
/external/opencv3/3rdparty/libwebp/enc/
Dvp8l.c840 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()
862 VP8LBundleColorMap(row, width, xbits, dst); in ApplyPalette()
/external/webp/src/enc/
Dvp8l.c1238 VP8LBundleColorMap(tmp_row, width, xbits, dst); in ApplyPalette()
1249 VP8LBundleColorMap(tmp_row, width, xbits, dst); in ApplyPalette()