Searched refs:ip_pass0 (Results 1 – 2 of 2) sorted by relevance
24 const int16_t *ip_pass0 = input; in av1_fwht4x4_c() local29 a1 = ip_pass0[0 * stride]; in av1_fwht4x4_c()30 b1 = ip_pass0[1 * stride]; in av1_fwht4x4_c()31 c1 = ip_pass0[2 * stride]; in av1_fwht4x4_c()32 d1 = ip_pass0[3 * stride]; in av1_fwht4x4_c()46 ip_pass0++; in av1_fwht4x4_c()
692 const int16_t *ip_pass0 = input; in vp9_fwht4x4_c() local697 a1 = ip_pass0[0 * stride]; in vp9_fwht4x4_c()698 b1 = ip_pass0[1 * stride]; in vp9_fwht4x4_c()699 c1 = ip_pass0[2 * stride]; in vp9_fwht4x4_c()700 d1 = ip_pass0[3 * stride]; in vp9_fwht4x4_c()714 ip_pass0++; in vp9_fwht4x4_c()