Home
last modified time | relevance | path

Searched refs:g2d_byte_cal (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_driver_i.h117 __s32 g2d_byte_cal(__u32 format, __u32 *ycnt, __u32 *ucnt, __u32 *vcnt);
A Dg2d_rotate.c177 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 Dg2d_wb.c145 g2d_byte_cal(p_image->format, &ycnt, &ucnt, &vcnt); in g2d_wb_set()
A Dg2d_ovl_u.c70 g2d_byte_cal(p_img->format, &ycnt, &ucnt, &vcnt); in g2d_uilayer_set()
A Dg2d_ovl_v.c219 g2d_byte_cal(p_image->format, &ycnt, &ucnt, &vcnt); in g2d_vlayer_set()
A Dg2d.c120 __s32 g2d_byte_cal(__u32 format, __u32 *ycnt, __u32 *ucnt, __u32 *vcnt) in g2d_byte_cal() function

Completed in 14 milliseconds