Home
last modified time | relevance | path

Searched refs:temporalLayerCount (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h395 uint32_t temporalLayerCount; member
Dvulkan_structs.hpp106814 …( idrPeriod_ ), consecutiveBFrameCount( consecutiveBFrameCount_ ), temporalLayerCount( temporalLay…
106866 temporalLayerCount = temporalLayerCount_; in setTemporalLayerCount()
106890 …::tie( sType, pNext, flags, gopFrameCount, idrPeriod, consecutiveBFrameCount, temporalLayerCount ); in reflect()
106909 && ( temporalLayerCount == rhs.temporalLayerCount ); in operator ==()
106926 uint32_t temporalLayerCount = {}; member
Dvulkan_hash.hpp13909 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH264RateControlInfoEXT.temporalLayerCount ); in operator ()()