Searched defs:extP (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosBuffer.h58 char *extP[3]; //! Y Cb Cr. member in union:ExynosBuffer::__anon1442
64 unsigned int extP[3]; //! Y Cb Cr. member in union:ExynosBuffer::__anon1443
76 unsigned int extP[3]; //! \n member in union:ExynosBuffer::__anon1445
90 virt. extP[i] = NULL;
91 phys. extP[i] = 0;
93 reserved.extP[i] = 0;
102 virt. extP[i] = other->virt.extP[i];
103 phys. extP[i] = other->phys.extP[
[all...]

Completed in 1120 milliseconds