Searched defs:dstOffset1 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | VideoCodecTestBase.java | 463 int dstOffset1 = dstOffset0 + dstWidth; in imageUpscale1To2() local 487 int dstOffset1 = dstOffset0 + dstWidth; in imageUpscale1To2() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 4993 const VkOffset3D dstOffset1 = region.imageBlit.dstOffsets[1]; in flipCoordinates() local 15295 … const VkOffset3D dstOffset1 = {i + defaultQuarterSize / j, defaultQuarterSize / j, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 15325 … const VkOffset3D dstOffset1 = {i + defaultQuarterSize, defaultSize / 2 + defaultQuarterSize, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 15408 const VkOffset3D dstOffset1 = {i + defaultQuarterSize, 1, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 15438 const VkOffset3D dstOffset1 = {2 * defaultQuarterSize, 1, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 15522 … const VkOffset3D dstOffset1 = {i + defaultSixteenthSize / j, defaultSixteenthSize / j, in addBlittingImageAllFormatsDepthStencilTests() local 15554 …const VkOffset3D dstOffset1 = {i + defaultSixteenthSize, defaultQuarterSize / 2 + defaultSixteenth… in addBlittingImageAllFormatsDepthStencilTests() local
|