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