Searched defs:pixelNum (Results 1 – 3 of 3) sorted by relevance
1562 for (uint32_t y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local3726 for (uint32_t y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in createAndPopulateDescriptors() local4253 for (uint32_t y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local
1472 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local3616 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in createAndPopulateDescriptors() local4034 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local
1052 int pixelNum = x + y * 4; in decode() local