Home
last modified time | relevance | path

Searched refs:eLowLatency (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp6702 eLowLatency = VK_VIDEO_ENCODE_TUNING_MODE_LOW_LATENCY_KHR, enumerator
Dvulkan_to_string.hpp7882 case VideoEncodeTuningModeKHR::eLowLatency : return "LowLatency"; in to_string()