Searched refs:TM16 (Results 1 – 4 of 4) sorted by relevance
179 static void TM16(uint8_t* dst) { TrueMotion(dst, 16); } in TM16() function744 VP8PredLuma16[1] = TM16; in VP8DspInit()
1046 static void TM16(uint8_t* dst) { TrueMotion(dst, 16); } in TM16() function1211 VP8PredLuma16[1] = TM16; in VP8DspInitSSE2()
793 static void TM16(uint8_t* dst) { in TM16() function1000 VP8PredLuma16[1] = TM16; in VP8DspInitMSA()
1550 static void TM16(uint8_t* dst) { in TM16() function1619 VP8PredLuma16[1] = TM16; in VP8DspInitNEON()