Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_msa.c577 static WEBP_INLINE void VerticalPred8x8(uint8_t* dst, const uint8_t* top) { in VerticalPred8x8() function
641 VerticalPred8x8(dst, top); in TrueMotion8x8()
677 VerticalPred8x8(C8VE8 + dst, top); in IntraChromaPreds_MSA()
685 VerticalPred8x8(C8VE8 + dst, top); in IntraChromaPreds_MSA()