Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse2.c527 static WEBP_INLINE void VerticalPred_SSE2(uint8_t* dst, in VerticalPred_SSE2() function
613 VerticalPred_SSE2(dst, top, size); in TrueMotion_SSE2()
918 VerticalPred_SSE2(C8VE8 + dst, top, 8); in IntraChromaPreds_SSE2()
926 VerticalPred_SSE2(C8VE8 + dst, top, 8); in IntraChromaPreds_SSE2()
937 VerticalPred_SSE2(I16VE16 + dst, top, 16); in Intra16Preds_SSE2()