Searched refs:subLayerCount (Results 1 – 8 of 8) sorted by relevance
843 uint8_t subLayerCount; member
869 uint8_t subLayerCount; member
100216 , subLayerCount( subLayerCount_ )100270 subLayerCount = subLayerCount_; in setSubLayerCount()100299 …pe, pNext, gopFrameCount, idrPeriod, consecutiveBFrameCount, rateControlStructure, subLayerCount ); in reflect()100313 ( subLayerCount == rhs.subLayerCount ); in operator ==()100330 uint8_t subLayerCount = {}; member
13547 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH265RateControlInfoEXT.subLayerCount ); in operator ()()
701 * pname:subLayerCount specifies the number of sub layers enabled in the
2681 `1`, then slink:VkVideoEncodeH265RateControlInfoEXT::pname:subLayerCount
6742 uint8_t subLayerCount; member
14316 s << "\tsubLayerCount = " << value.subLayerCount << '\n';