Searched defs:nY (Results 1 – 5 of 5) sorted by relevance
30 static inline uint32_t YUV2RGB(int nY, int nU, int nV) { in YUV2RGB()97 int nY = *pY++; in ConvertYUV420SPToARGB8888() local125 int nY = (pY[0] + pY[1] + pY[stride] + pY[stride + 1]) >> 2; in ConvertYUV420SPToARGB8888HalfSize() local153 int nY = *pY++; in ConvertYUV420SPToRGB565() local
94 for (deUint32 nY = 0; nY < numWorkgroups[1]; ++nY) in checkComputeSubgroupSize() local144 for (deUint32 nY = 0; nY < numWorkgroups[1]; ++nY) in checkComputeSubgroupInvocationID() local212 for (deUint32 nY = 0; nY < numWorkgroups[1]; ++nY) in checkComputeNumSubgroups() local268 for (deUint32 nY = 0; nY < numWorkgroups[1]; ++nY) in checkComputeSubgroupID() local
92 for (deUint32 nY = 0; nY < numWorkgroups[1]; ++nY) in checkCompute() local
381 PVRTint32 nY; member
759 for(unsigned int nY = 0; nY < ui32Height; ++nY) in PVRShellWriteBMPFile() local