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