Searched refs:shortpitch (Results 1 – 2 of 2) sorted by relevance
40 int shortpitch = 4; in vp8_short_idct4x4llm_c() local55 op[shortpitch*0] = a1 + d1; in vp8_short_idct4x4llm_c()56 op[shortpitch*3] = a1 - d1; in vp8_short_idct4x4llm_c()58 op[shortpitch*1] = b1 + c1; in vp8_short_idct4x4llm_c()59 op[shortpitch*2] = b1 - c1; in vp8_short_idct4x4llm_c()88 ip += shortpitch; in vp8_short_idct4x4llm_c()89 op += shortpitch; in vp8_short_idct4x4llm_c()
52 int shortpitch = 4; in vp8_short_idct4x4llm_dspr2() local129 prefetch_load_short(ip + shortpitch); in vp8_short_idct4x4llm_dspr2()