Searched refs:shortpitch (Results 1 – 2 of 2) sorted by relevance
39 int shortpitch = 4; in vp8_short_idct4x4llm_c() local53 op[shortpitch * 0] = a1 + d1; in vp8_short_idct4x4llm_c()54 op[shortpitch * 3] = a1 - d1; in vp8_short_idct4x4llm_c()56 op[shortpitch * 1] = b1 + c1; in vp8_short_idct4x4llm_c()57 op[shortpitch * 2] = b1 - c1; in vp8_short_idct4x4llm_c()84 ip += shortpitch; in vp8_short_idct4x4llm_c()85 op += shortpitch; in vp8_short_idct4x4llm_c()
46 int shortpitch = 4; in vp8_short_idct4x4llm_dspr2() local123 prefetch_load_short(ip + shortpitch); in vp8_short_idct4x4llm_dspr2()