Searched refs:VP8LBundleColorMap_C (Results 1 – 3 of 3) sorted by relevance
217 void VP8LBundleColorMap_C(const uint8_t* const row, int width, int xbits,
593 void VP8LBundleColorMap_C(const uint8_t* const row, int width, int xbits, in VP8LBundleColorMap_C() function922 VP8LBundleColorMap = VP8LBundleColorMap_C; in WEBP_DSP_INIT_FUNC()
430 VP8LBundleColorMap_C(row + x, width - x, xbits, dst); in BundleColorMap_SSE2()