Home
last modified time | relevance | path

Searched defs:dst_bpp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Daccel.c40 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_1()
173 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_2()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dbmp_helper.c144 int bmpdecoder(void *bmp_addr, void *pdst, int dst_bpp) in bmpdecoder()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_copy.c303 int dst_bpp; in glamor_copy_fbo_cpu() local