Searched refs:DC16NoTopLeft (Results 1 – 5 of 5) sorted by relevance
233 static void DC16NoTopLeft(uint8_t* dst) { // DC with no top and left samples in DC16NoTopLeft() function749 VP8PredLuma16[6] = DC16NoTopLeft; in VP8DspInit()
1109 static void DC16NoTopLeft(uint8_t* dst) { // DC with no top and left samples in DC16NoTopLeft() function1216 VP8PredLuma16[6] = DC16NoTopLeft; in VP8DspInitSSE2()
862 static void DC16NoTopLeft(uint8_t* dst) { // DC with nothing in DC16NoTopLeft() function1005 VP8PredLuma16[6] = DC16NoTopLeft; in VP8DspInitMSA()
678 static WEBP_INLINE void DC16NoTopLeft(uint8_t* dst) { in DC16NoTopLeft() function693 DC16NoTopLeft(dst); in DC16Mode()
1548 static void DC16NoTopLeft(uint8_t* dst) { DC16(dst, 0, 0); } in DC16NoTopLeft() function1624 VP8PredLuma16[6] = DC16NoTopLeft; in VP8DspInitNEON()