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

  /external/webp/src/dsp/
yuv_neon.c 166 extern void WebPInitConvertARGBToYUVNEON(void);
168 WEBP_TSAN_IGNORE_FUNCTION void WebPInitConvertARGBToYUVNEON(void) {
285 WEBP_DSP_INIT_STUB(WebPInitConvertARGBToYUVNEON)
yuv.c 259 extern void WebPInitConvertARGBToYUVNEON(void);
295 WebPInitConvertARGBToYUVNEON();

Completed in 647 milliseconds