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 125 extern void WebPInitSamplersSSE2(void);
151 WebPInitSamplersSSE2();
yuv_sse2.c 428 extern void WebPInitSamplersSSE2(void);
430 WEBP_TSAN_IGNORE_FUNCTION void WebPInitSamplersSSE2(void) {
859 WEBP_DSP_INIT_STUB(WebPInitSamplersSSE2)

Completed in 146 milliseconds