Searched refs:DC16NoLeft (Results 1 – 5 of 5) sorted by relevance
224 static void DC16NoLeft(uint8_t* dst) { // DC with left samples not available in DC16NoLeft() function748 VP8PredLuma16[5] = DC16NoLeft; in VP8DspInit()
667 static WEBP_INLINE void DC16NoLeft(uint8_t* dst, const uint8_t* top) { in DC16NoLeft() function675 DC16NoLeft(dst, left); in DC16NoTop()688 DC16NoLeft(dst, top); in DC16Mode()
1099 static void DC16NoLeft(uint8_t* dst) { // DC with left samples not available in DC16NoLeft() function1215 VP8PredLuma16[5] = DC16NoLeft; in VP8DspInitSSE2()
850 static void DC16NoLeft(uint8_t* dst) { // DC with left samples not available in DC16NoLeft() function1004 VP8PredLuma16[5] = DC16NoLeft; in VP8DspInitMSA()
1547 static void DC16NoLeft(uint8_t* dst) { DC16(dst, 1, 0); } in DC16NoLeft() function1623 VP8PredLuma16[5] = DC16NoLeft; in VP8DspInitNEON()