Home
last modified time | relevance | path

Searched refs:src2 (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_mixer.c193 g2d_image_enh *src2, g2d_image_enh *dst) in g2d_bld_check_coor() argument
195 if (dst->width < src->clip_rect.w || dst->width < src2->clip_rect.w in g2d_bld_check_coor()
197 dst->height < src2->clip_rect.h) in g2d_bld_check_coor()
204 g2d_image_enh *src2, g2d_image_enh *dst, in g2d_bsp_bld() argument
216 if (g2d_bld_check_coor(src, src2, dst) == false){ in g2d_bsp_bld()
225 g2d_uilayer_set(p_frame->ovl_u, 2, src2); in g2d_bsp_bld()
226 g2d_uilayer_overlay_set(p_frame->ovl_u, 2, &src2->coor, in g2d_bsp_bld()
230 if (src2->format > G2D_FORMAT_BGRA1010102) { in g2d_bsp_bld()
248 if (src2->format > G2D_FORMAT_BGRA1010102) { in g2d_bsp_bld()
274 bld_in_set(p_frame->bld, 1, rect1, src2->bpremul); in g2d_bsp_bld()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_lcd.c1683 static s32 tcon_ceu_rect_multi(s32 *dest, s32 *src1, s32 *src2) in tcon_ceu_rect_multi() argument
1693 (__s64) src1[x * 4 + z] * src2[z * 4 + y]; in tcon_ceu_rect_multi()
A Dde_lcd_sun50iw10.c1689 static s32 tcon_ceu_rect_multi(s32 *dest, s32 *src1, s32 *src2) in tcon_ceu_rect_multi() argument
1699 (__s64) src1[x * 4 + z] * src2[z * 4 + y]; in tcon_ceu_rect_multi()
/bsp/simulator/SDL2/include/
A DSDL_opengles2_gl2ext.h3885 typedef void (GL_APIENTRYP PFNGLEXTRAPOLATETEX2DQCOMPROC) (GLuint src1, GLuint src2, GLuint output,…
3887 GL_APICALL void GL_APIENTRY glExtrapolateTex2DQCOM (GLuint src1, GLuint src2, GLuint output, GLfloa…

Completed in 38 milliseconds