Searched refs:mask_4x4_1 (Results 1 – 1 of 1) sorted by relevance
1141 uint64_t mask_16x16_1, uint64_t mask_8x8_1, uint64_t mask_4x4_1, in filter_selectively_vert_row2() argument1147 mask_8x8_1 | mask_4x4_1; in filter_selectively_vert_row2()1199 if ((mask_4x4_0 | mask_4x4_1) & 1) { in filter_selectively_vert_row2()1200 if ((mask_4x4_0 & mask_4x4_1) & 1) { in filter_selectively_vert_row2()1221 mask_4x4_1 >>= step; in filter_selectively_vert_row2()1228 uint64_t mask_16x16_1, uint64_t mask_8x8_1, uint64_t mask_4x4_1, in highbd_filter_selectively_vert_row2() argument1234 mask_8x8_1 | mask_4x4_1; in highbd_filter_selectively_vert_row2()1288 if ((mask_4x4_0 | mask_4x4_1) & 1) { in highbd_filter_selectively_vert_row2()1289 if ((mask_4x4_0 & mask_4x4_1) & 1) { in highbd_filter_selectively_vert_row2()1311 mask_4x4_1 >>= step; in highbd_filter_selectively_vert_row2()[all …]