Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/msm/
Dmdp_ppp.c344 switch (iBuf->ibuf_type) { in mdp_get_chroma_addr()
375 switch (iBuf->ibuf_type) { in mdp_ppp_setbg()
388 if (iBuf->ibuf_type == MDP_RGB_565) in mdp_ppp_setbg()
426 if (iBuf->ibuf_type == MDP_BGRA_8888) in mdp_ppp_setbg()
430 else if (iBuf->ibuf_type == MDP_RGBA_8888) in mdp_ppp_setbg()
451 if (iBuf->ibuf_type == MDP_Y_CBCR_H2V1) in mdp_ppp_setbg()
485 if (iBuf->ibuf_type == MDP_Y_CBCR_H2V1) in mdp_ppp_setbg()
611 switch (iBuf->ibuf_type) { in mdp_start_ppp()
625 if (iBuf->ibuf_type == MDP_BGRA_8888) in mdp_start_ppp()
629 else if (iBuf->ibuf_type == MDP_RGBA_8888) in mdp_start_ppp()
[all …]
Dmdp_ppp_v31.c764 if (iBuf->ibuf_type == MDP_YCRYCB_H2V1) { in mdp_adjust_start_addr()
Dmdp.h183 uint32 ibuf_type; member
Dmdp_ppp_v20.c1803 switch (iBuf->ibuf_type) { in mdp_get_edge_cond()
2129 if (uv && ((iBuf->ibuf_type == MDP_Y_CBCR_H2V2) || in mdp_adjust_rot_addr()
2130 (iBuf->ibuf_type == MDP_Y_CRCB_H2V2))) in mdp_adjust_rot_addr()