Searched refs:DC16NoTopLeft_NEON (Results 1 – 1 of 1) sorted by relevance
1561 static void DC16NoTopLeft_NEON(uint8_t* dst) { DC16_NEON(dst, 0, 0); } in DC16NoTopLeft_NEON() function1637 VP8PredLuma16[6] = DC16NoTopLeft_NEON; in VP8DspInitNEON()