Searched refs:I16VE16 (Results 1 – 6 of 6) sorted by relevance
87 #define I16VE16 (1 * 16 * BPS) macro88 #define I16HE16 (I16VE16 + 16)
461 const uint16_t VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
339 VerticalPred(I16VE16 + dst, top, 16); in Intra16Preds_C()
1039 VerticalPred16(I16VE16 + dst, top); in Intra16Preds_MIPSdspR2()
554 VerticalPred16x16(I16VE16 + dst, top); in Intra16Preds_MSA()
937 VerticalPred_SSE2(I16VE16 + dst, top, 16); in Intra16Preds_SSE2()
Completed in 21 milliseconds