Home
last modified time | relevance | path

Searched refs:bit_depth (Results 1 – 3 of 3) sorted by relevance

/bsp/phytium/libraries/drivers/
A Ddrv_dc.c36 u32 bit_depth; member
46 .bit_depth = 8,
83 instance_p->dp_instance_p[chan].trans_config.bit_depth = user_cfg.bit_depth; in rt_dc_init()
/bsp/allwinner/libraries/sunxi-hal/hal/test/disp2/
A Ddisp_lbc_test.c41 u32 bit_depth = 8; in cal() local
48 seg_tar_bits = ((seg_width * seg_height * bit_depth * cmp_ratio * 3 / 2000) / ALIGN) * ALIGN; in cal()
55 …s = ((frm_width + seg_width - 1) / seg_width * seg_width * seg_height * bit_depth * cmp_ratio * 3 … in cal()
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_rotate.c289 u32 bit_depth = 8; in g2d_lbc_calc_ctrl() local
296 seg_tar_bits = ((seg_width * seg_height * bit_depth * cmp_ratio * 3 / 2000) / ALIGN) * ALIGN; in g2d_lbc_calc_ctrl()
307 y_data_bits = seg_width * seg_height * bit_depth; in g2d_lbc_calc_ctrl()
308 c_data_bits = seg_width * seg_height * bit_depth / 2 + 2 * (seg_width / 2 / 8) * 4; in g2d_lbc_calc_ctrl()

Completed in 8 milliseconds