Searched refs:mask_4x4_int_0 (Results 1 – 1 of 1) sorted by relevance
314 unsigned int mask_4x4_int_0 = mask_4x4_int_l & mask_cutoff; in filter_selectively_vert_row2() local321 for (mask = mask_16x16_0 | mask_8x8_0 | mask_4x4_0 | mask_4x4_int_0 | in filter_selectively_vert_row2()370 if ((mask_4x4_int_0 | mask_4x4_int_1) & 1) { in filter_selectively_vert_row2()371 if ((mask_4x4_int_0 & mask_4x4_int_1) & 1) { in filter_selectively_vert_row2()375 } else if (mask_4x4_int_0 & 1) { in filter_selectively_vert_row2()390 mask_4x4_int_0 >>= 1; in filter_selectively_vert_row2()414 unsigned int mask_4x4_int_0 = mask_4x4_int_l & mask_cutoff; in highbd_filter_selectively_vert_row2() local421 for (mask = mask_16x16_0 | mask_8x8_0 | mask_4x4_0 | mask_4x4_int_0 | in highbd_filter_selectively_vert_row2()470 if ((mask_4x4_int_0 | mask_4x4_int_1) & 1) { in highbd_filter_selectively_vert_row2()471 if ((mask_4x4_int_0 & mask_4x4_int_1) & 1) { in highbd_filter_selectively_vert_row2()[all …]