Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp601 uint8_t uVideoFullRange; // 0=16-235, 1=0-255 member
H A DvktVideoBaseDecodeUtils.cpp1026 (uint8_t)(pnvsi->uVideoFullRange != 0 ? 1 : 0), // uint8_t video_full_range_flag : 1;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp875 detectedFormat.video_signal_description.video_full_range_flag = pnvsi->uVideoFullRange;

Completed in 16 milliseconds