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

  /external/webp/src/dsp/
yuv.c 123 extern void WebPInitSamplersSSE2(void);
149 WebPInitSamplersSSE2();
yuv_sse2.c 449 extern void WebPInitSamplersSSE2(void);
451 WEBP_TSAN_IGNORE_FUNCTION void WebPInitSamplersSSE2(void) {
771 WEBP_DSP_INIT_STUB(WebPInitSamplersSSE2)

Completed in 43 milliseconds