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

/hardware/intel/img/psb_video/src/
H A Dpsb_surface_ext.h69 unsigned char Cb; member in struct:_PsbAYUVSample8
/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp920 char* Cb = ipBuffer + (portDef.format.video.nFrameHeight * local
922 char* Cr = Cb + 1;
925 Cb[2 * i] = *imgTmp++;
927 Cb += portDef.format.video.nStride;
937 char* Cb = ipBuffer + (portDef.format.video.nFrameHeight * local
939 char* Cr = Cb + ((portDef.format.video.nFrameHeight *
943 memcpy(Cb, imgTmp, (portDef.format.video.nFrameWidth >> 1));
944 Cb += (portDef.format.video.nStride >> 1);
/hardware/intel/img/psb_video/src/mrst/
H A Dpvr2d.h303 PVR2D_UCHAR Cb; member in struct:_PVR2D_AYUVsample8

Completed in 195 milliseconds