Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_msa.c851 static void DC16NoLeft(uint8_t* dst) { // DC with left samples not available in DC16NoLeft() function
1005 VP8PredLuma16[5] = DC16NoLeft; in VP8DspInitMSA()
/external/webp/
DChangeLog1950 7df20497 dsp/dec_sse2: DC16 / DC16NoLeft speedup