Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c1477 static void DC8uvNoTopLeft_NEON(uint8_t* dst) { DC8_NEON(dst, 0, 0); } in DC8uvNoTopLeft_NEON() function
1645 VP8PredChroma8[6] = DC8uvNoTopLeft_NEON; in VP8DspInitNEON()