Searched refs:y_data_bits (Results 1 – 1 of 1) sorted by relevance
293 u32 y_mode_bits, c_mode_bits, y_data_bits, c_data_bits; in g2d_lbc_calc_ctrl() local307 y_data_bits = seg_width * seg_height * bit_depth; in g2d_lbc_calc_ctrl()309 …seg_tar_bits = (y_data_bits + c_data_bits + y_mode_bits + c_mode_bits + ALIGN - 1) / ALIGN * ALIGN; in g2d_lbc_calc_ctrl()
Completed in 6 milliseconds