Searched refs:shortpitch (Results 1 – 2 of 2) sorted by relevance
39 int shortpitch = 4; in vp8_short_idct4x4llm_c() local54 op[shortpitch*0] = a1 + d1; in vp8_short_idct4x4llm_c()55 op[shortpitch*3] = a1 - d1; in vp8_short_idct4x4llm_c()57 op[shortpitch*1] = b1 + c1; in vp8_short_idct4x4llm_c()58 op[shortpitch*2] = b1 - c1; in vp8_short_idct4x4llm_c()87 ip += shortpitch; in vp8_short_idct4x4llm_c()88 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()