Searched refs:imgType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp.c310 if ((mdpImg->imgType == MDP_RGB_565)
311 || (mdpImg->imgType == MDP_BGR_565)) {
790 switch (iBuf->mdpImg.imgType) {
828 if (iBuf->mdpImg.imgType == MDP_BGRA_8888)
832 else if (iBuf->mdpImg.imgType == MDP_RGBA_8888)
861 if (iBuf->mdpImg.imgType == MDP_Y_CRCB_H2V2)
924 if (iBuf->mdpImg.imgType == MDP_Y_CBCR_H2V1)
952 if (iBuf->mdpImg.imgType == MDP_RGB_565)
1008 (iBuf->mdpImg.imgType != iBuf->ibuf_type)) {
1314 iBuf.mdpImg.imgType
[all...]
H A Dmdp.h85 uint32 imgType; /* Image type */ member in struct:mdpImg_
H A Dmdp_ppp_v20.c1610 switch (iBuf->mdpImg.imgType) {
1662 switch (iBuf->mdpImg.imgType) {

Completed in 62 milliseconds