Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse2.c682 static WEBP_INLINE void DC16Mode(uint8_t* dst, const uint8_t* left, in DC16Mode() function
929 DC16Mode(I16DC16 + dst, left, top); in Intra16Preds()