Home
last modified time | relevance | path

Searched refs:SSE4_UPSAMPLE_FUNC (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dupsampling_sse41.c118 #define SSE4_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ macro
170 SSE4_UPSAMPLE_FUNC(UpsampleRgbLinePair_SSE41, VP8YuvToRgb, 3)
171 SSE4_UPSAMPLE_FUNC(UpsampleBgrLinePair_SSE41, VP8YuvToBgr, 3)
179 #undef SSE4_UPSAMPLE_FUNC