Searched refs:VP8Mean16x4 (Results 1 – 4 of 4) sorted by relevance
728 VP8MeanMetric VP8Mean16x4; variable769 VP8Mean16x4 = Mean16x4_C; in WEBP_DSP_INIT_FUNC()826 assert(VP8Mean16x4 != NULL); in WEBP_DSP_INIT_FUNC()
267 extern VP8MeanMetric VP8Mean16x4;
1374 VP8Mean16x4 = Mean16x4_SSE2; in VP8EncDspInitSSE2()
273 VP8Mean16x4(it->yuv_in_ + Y_OFF_ENC + k * BPS, &dc[k]); in FastMBAnalyze()