Searched refs:DC8uvNoLeft_NEON (Results 1 – 1 of 1) sorted by relevance
1476 static void DC8uvNoLeft_NEON(uint8_t* dst) { DC8_NEON(dst, 1, 0); } in DC8uvNoLeft_NEON() function1644 VP8PredChroma8[5] = DC8uvNoLeft_NEON; in VP8DspInitNEON()