Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_msa.c454 static WEBP_INLINE void VerticalPred16x16(uint8_t* dst, const uint8_t* top) { in VerticalPred16x16() function
514 VerticalPred16x16(dst, top); in TrueMotion16x16()
554 VerticalPred16x16(I16VE16 + dst, top); in Intra16Preds_MSA()