Searched refs:mask_8x8_1 (Results 1 – 1 of 1) sorted by relevance
437 uint64_t mask_16x16_1, uint64_t mask_8x8_1, uint64_t mask_4x4_1, in filter_selectively_vert_row2() argument443 mask_8x8_1 | mask_4x4_1; in filter_selectively_vert_row2()472 if ((mask_8x8_0 | mask_8x8_1) & 1) { in filter_selectively_vert_row2()477 if ((mask_8x8_0 & mask_8x8_1) & 1) { in filter_selectively_vert_row2()516 mask_8x8_1 >>= step; in filter_selectively_vert_row2()525 uint64_t mask_16x16_1, uint64_t mask_8x8_1, uint64_t mask_4x4_1, in highbd_filter_selectively_vert_row2() argument531 mask_8x8_1 | mask_4x4_1; in highbd_filter_selectively_vert_row2()562 if ((mask_8x8_0 | mask_8x8_1) & 1) { in highbd_filter_selectively_vert_row2()566 if ((mask_8x8_0 & mask_8x8_1) & 1) { in highbd_filter_selectively_vert_row2()607 mask_8x8_1 >>= step; in highbd_filter_selectively_vert_row2()[all …]