Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c1561 static void DC16NoTopLeft_NEON(uint8_t* dst) { DC16_NEON(dst, 0, 0); } in DC16NoTopLeft_NEON() function
1637 VP8PredLuma16[6] = DC16NoTopLeft_NEON; in VP8DspInitNEON()