Searched refs:ibuf_type (Results 1 - 4 of 4) 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.c344 switch (iBuf->ibuf_type) {
375 switch (iBuf->ibuf_type) {
388 if (iBuf->ibuf_type == MDP_RGB_565)
426 if (iBuf->ibuf_type == MDP_BGRA_8888)
430 else if (iBuf->ibuf_type == MDP_RGBA_8888)
451 if (iBuf->ibuf_type == MDP_Y_CBCR_H2V1)
485 if (iBuf->ibuf_type == MDP_Y_CBCR_H2V1)
611 switch (iBuf->ibuf_type) {
625 if (iBuf->ibuf_type == MDP_BGRA_8888)
629 else if (iBuf->ibuf_type
[all...]
H A Dmdp_ppp_v31.c763 if (iBuf->ibuf_type == MDP_YCRYCB_H2V1) {
H A Dmdp.h199 uint32 ibuf_type; member in struct:mdp_ibuf_s
H A Dmdp_ppp_v20.c1803 switch (iBuf->ibuf_type) {
2129 if (uv && ((iBuf->ibuf_type == MDP_Y_CBCR_H2V2) ||
2130 (iBuf->ibuf_type == MDP_Y_CRCB_H2V2)))

Completed in 170 milliseconds