Searched refs:frm_width (Results 1 – 2 of 2) sorted by relevance
45 u32 frm_width = WIDTH; in cal() local51 dec_segline_tar_bits = ((frm_width + seg_width - 1) / seg_width) * seg_tar_bits; in cal()55 …dec_segline_tar_bits = ((frm_width + seg_width - 1) / seg_width * seg_width * seg_height * bit_dep… in cal()
284 __s32 g2d_lbc_calc_ctrl(u32 flag, u32 frm_width, u32 frm_height, in g2d_lbc_calc_ctrl() argument299 dec_segline_tar_bits = ((frm_width + seg_width - 1) / seg_width) * seg_tar_bits; in g2d_lbc_calc_ctrl()312 dec_segline_tar_bits = ((frm_width + seg_width - 1) / seg_width) * seg_tar_bits; in g2d_lbc_calc_ctrl()350 u32 frm_width = 0, frm_height = 0; in g2d_lbc_rot_set_para() local546 frm_width = src->width; in g2d_lbc_rot_set_para()551 g2d_lbc_calc_ctrl(flag, frm_width, frm_height, cmp_ratio, enc_is_lossy, dec_is_lossy); in g2d_lbc_rot_set_para()
Completed in 5 milliseconds