Searched refs:MDPIBUF (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/staging/msm/ |
D | mdp_dma.c | 60 MDPIBUF *iBuf = &mfd->ibuf; in mdp_dma2_update_lcd() 381 MDPIBUF *iBuf; in mdp_dma2_update() 398 MDPIBUF lower_height; in mdp_dma2_update() 458 MDPIBUF *iBuf; in mdp_set_dma_pan_info() 494 MDPIBUF *iBuf; in mdp_set_offset_info() 516 MDPIBUF *iBuf; in mdp_dma_pan_update()
|
D | mdp.h | 197 } MDPIBUF; typedef 629 void mdp_set_scale(MDPIBUF *iBuf, 641 uint32 height, int bpp, MDPIBUF *iBuf, int layer); 642 void mdp_set_blend_attr(MDPIBUF *iBuf,
|
D | mdp_ppp_v31.c | 456 void mdp_set_scale(MDPIBUF *iBuf, in mdp_set_scale() 753 uint32 height, int bpp, MDPIBUF *iBuf, int layer) in mdp_adjust_start_addr() 782 void mdp_set_blend_attr(MDPIBUF *iBuf, in mdp_set_blend_attr()
|
D | msm_fb.h | 73 MDPIBUF ibuf;
|
D | mdp_dma_s.c | 41 MDPIBUF *iBuf = &mfd->ibuf; in mdp_dma_s_update_lcd()
|
D | mdp4_overlay_mddi.c | 48 MDPIBUF *iBuf = &mfd->ibuf; in mdp4_overlay_update_lcd()
|
D | mdp_ppp.c | 339 static uint8 *mdp_get_chroma_addr(MDPIBUF *iBuf) in mdp_get_chroma_addr() 360 static void mdp_ppp_setbg(MDPIBUF *iBuf) in mdp_ppp_setbg() 570 static void mdp_start_ppp(struct msm_fb_data_type *mfd, MDPIBUF *iBuf, in mdp_start_ppp() 1255 MDPIBUF iBuf; in mdp_ppp_blit()
|
D | mdp_ppp_v20.c | 1412 static int mdp_get_edge_cond(MDPIBUF *iBuf, uint32 *dup, uint32 *dup2) in mdp_get_edge_cond() 2124 static uint8 *mdp_adjust_rot_addr(MDPIBUF *iBuf, uint8 *addr, uint32 uv) in mdp_adjust_rot_addr() 2148 void mdp_set_scale(MDPIBUF *iBuf, in mdp_set_scale() 2424 uint32 height, int bpp, MDPIBUF *iBuf, int layer) in mdp_adjust_start_addr() 2447 void mdp_set_blend_attr(MDPIBUF *iBuf, in mdp_set_blend_attr()
|