Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c233 static WEBP_INLINE void VerticalPred(uint8_t* dst, in VerticalPred() function
278 VerticalPred(dst, top, size); in TrueMotion()
315 VerticalPred(C8VE8 + dst, top, 8); in IntraChromaPreds()
323 VerticalPred(C8VE8 + dst, top, 8); in IntraChromaPreds()
334 VerticalPred(I16VE16 + dst, top, 16); in Intra16Preds()