Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp603 int32_t lDARWidth; // Display Aspect Ratio = lDARWidth : lDARHeight
604 int32_t lDARHeight; // Display Aspect Ratio = lDARWidth : lDARHeight member
H A DvktVideoBaseDecodeUtils.cpp1020 (int32_t)pnvsi->lDARHeight, // int32_t display_aspect_ratio_y;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp873 detectedFormat.display_aspect_ratio.y = pnvsi->lDARHeight;

Completed in 9 milliseconds