Searched refs:g2d_byte_cal (Results 1 – 6 of 6) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/ |
| A D | g2d_driver_i.h | 117 __s32 g2d_byte_cal(__u32 format, __u32 *ycnt, __u32 *ucnt, __u32 *vcnt);
|
| A D | g2d_rotate.c | 177 g2d_byte_cal(src->format, &ycnt, &ucnt, &vcnt); in g2d_rotate_set_para() 250 g2d_byte_cal(dst->format, &ycnt, &ucnt, &vcnt); in g2d_rotate_set_para() 456 g2d_byte_cal(src->format, &ycnt, &ucnt, &vcnt); in g2d_lbc_rot_set_para() 521 g2d_byte_cal(dst->format, &ycnt, &ucnt, &vcnt); in g2d_lbc_rot_set_para()
|
| A D | g2d_wb.c | 145 g2d_byte_cal(p_image->format, &ycnt, &ucnt, &vcnt); in g2d_wb_set()
|
| A D | g2d_ovl_u.c | 70 g2d_byte_cal(p_img->format, &ycnt, &ucnt, &vcnt); in g2d_uilayer_set()
|
| A D | g2d_ovl_v.c | 219 g2d_byte_cal(p_image->format, &ycnt, &ucnt, &vcnt); in g2d_vlayer_set()
|
| A D | g2d.c | 120 __s32 g2d_byte_cal(__u32 format, __u32 *ycnt, __u32 *ucnt, __u32 *vcnt) in g2d_byte_cal() function
|
Completed in 14 milliseconds