Searched refs:au2_csbf (Results 1 – 1 of 1) sorted by relevance
201 UWORD16 au2_csbf[9]; in ihevcd_parse_residual_coding() local397 pu4_csbf = (void *)au2_csbf; in ihevcd_parse_residual_coding()403 au2_csbf[8] = 0; in ihevcd_parse_residual_coding()493 nbr_csbf |= (au2_csbf[ys + 1] >> xs) & 1; in ihevcd_parse_residual_coding()501 nbr_csbf |= (au2_csbf[ys] >> (xs + 1)) & 1; in ihevcd_parse_residual_coding()536 au2_csbf[ys] |= u4_mask; in ihevcd_parse_residual_coding()538 au2_csbf[ys] &= ~u4_mask; in ihevcd_parse_residual_coding()