Searched refs:bld_csc_reg_set (Results 1 – 3 of 3) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/ |
| A D | g2d_mixer.c | 157 bld_csc_reg_set(p_frame->bld, 1, G2D_RGB2YUV_709); in g2d_fillrectangle() 163 bld_csc_reg_set(p_frame->bld, 0, G2D_RGB2YUV_709); in g2d_fillrectangle() 164 bld_csc_reg_set(p_frame->bld, 1, G2D_RGB2YUV_709); in g2d_fillrectangle() 165 bld_csc_reg_set(p_frame->bld, 2, G2D_RGB2YUV_709); in g2d_fillrectangle() 242 bld_csc_reg_set(p_frame->bld, 0, G2D_YUV2RGB_601); in g2d_bsp_bld() 244 bld_csc_reg_set(p_frame->bld, 0, G2D_YUV2RGB_709); in g2d_bsp_bld() 256 bld_csc_reg_set(p_frame->bld, 2, G2D_RGB2YUV_601); in g2d_bsp_bld() 258 bld_csc_reg_set(p_frame->bld, 2, G2D_RGB2YUV_709); in g2d_bsp_bld() 341 bld_csc_reg_set(p_frame->bld, 2, G2D_RGB2YUV_709); in g2d_bsp_bitblt() 345 bld_csc_reg_set(p_frame->bld, 2, G2D_YUV2RGB_709); in g2d_bsp_bitblt()
|
| A D | g2d_bld.h | 45 __s32 bld_csc_reg_set(struct blender_submodule *p_bld, __u32 csc_no,
|
| A D | g2d_bld.c | 200 __s32 bld_csc_reg_set(struct blender_submodule *p_bld, __u32 csc_no, g2d_csc_sel csc_sel) in bld_csc_reg_set() function
|
Completed in 12 milliseconds