Home
last modified time | relevance | path

Searched defs:sampleIdx (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp862 …for (VkDeviceSize sampleIdx = 0; sampleIdx < (imageExtent.width * imageExtent.height); sampleIdx++) in getDecodedImage() local
870 for (VkDeviceSize sampleIdx = 0; sampleIdx < planeSize; sampleIdx++) in getDecodedImage() local
/aosp_15_r20/system/chre/apps/test/common/chre_api_test/src/
H A Dchre_api_test_manager.cc386 uint32_t sampleIdx = 0; in handleChreAudioDataEvent() local
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp418 for (int sampleIdx = 0; sampleIdx < 3; sampleIdx++) { in assertEqualsEventWithHistory() local
/aosp_15_r20/external/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc2406 for (uint32_t sampleIdx = 0; sampleIdx < nOutSamples; sampleIdx += 2) { in RenderWorkerThread() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1698 for (int32_t sampleIdx = 0; sampleIdx < sampleCount; ++sampleIdx) in varyingSamplesFragTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp2839 int sampleIdx = fs + m_data.samples * p; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp2920 unsigned sampleIdx = m_iterationCounter / DE_LENGTH_OF_ARRAY(testSizes); in iterate() local