HomeSort by relevance Sort by last modified time
    Searched refs:VP8YuvToRgb56532_SSE2 (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dsp/
yuv.h 164 void VP8YuvToRgb56532_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v,
upsampling_sse2.c 240 YUV444_FUNC(Yuv444ToRgb565_SSE2, VP8YuvToRgb56532_SSE2, WebPYuv444ToRgb565_C, 2)
yuv_sse2.c 237 void VP8YuvToRgb56532_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v,
    [all...]

Completed in 47 milliseconds