Searched refs:temporalLayerCount (Results 1 – 8 of 8) sorted by relevance
632 uint8_t temporalLayerCount; member
659 uint8_t temporalLayerCount; member
98345 , temporalLayerCount( temporalLayerCount_ )98399 temporalLayerCount = temporalLayerCount_; in setTemporalLayerCount()98428 …Next, gopFrameCount, idrPeriod, consecutiveBFrameCount, rateControlStructure, temporalLayerCount ); in reflect()98442 ( temporalLayerCount == rhs.temporalLayerCount ); in operator ==()98459 uint8_t temporalLayerCount = {}; member
13296 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH264RateControlInfoEXT.temporalLayerCount ); in operator ()()
614 * pname:temporalLayerCount specifies the number of temporal layers enabled
2656 slink:VkVideoEncodeH264RateControlInfoEXT::pname:temporalLayerCount
6664 uint8_t temporalLayerCount; member
14167 s << "\ttemporalLayerCount = " << value.temporalLayerCount << '\n';