/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_beta.h | 587 uint32_t idrPeriod; member 758 uint32_t idrPeriod; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_beta.h | 587 uint32_t idrPeriod; member 758 uint32_t idrPeriod; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 629 uint32_t idrPeriod; member 840 uint32_t idrPeriod; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 656 uint32_t idrPeriod; member 866 uint32_t idrPeriod; member
|
D | vulkan_structs.hpp | 98342 , idrPeriod( idrPeriod_ ) 98380 idrPeriod = idrPeriod_; in setIdrPeriod() 98428 …return std::tie( sType, pNext, gopFrameCount, idrPeriod, consecutiveBFrameCount, rateControlStruct… in reflect() 98440 …pNext == rhs.pNext ) && ( gopFrameCount == rhs.gopFrameCount ) && ( idrPeriod == rhs.idrPeriod ) && in operator ==() 98456 uint32_t idrPeriod = {}; member 100213 , idrPeriod( idrPeriod_ ) 100251 idrPeriod = idrPeriod_; in setIdrPeriod() 100299 …return std::tie( sType, pNext, gopFrameCount, idrPeriod, consecutiveBFrameCount, rateControlStruct… in reflect() 100311 …pNext == rhs.pNext ) && ( gopFrameCount == rhs.gopFrameCount ) && ( idrPeriod == rhs.idrPeriod ) && in operator ==() 100327 uint32_t idrPeriod = {}; member
|
D | vulkan_hash.hpp | 13293 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH264RateControlInfoEXT.idrPeriod ); in operator ()() 13544 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH265RateControlInfoEXT.idrPeriod ); in operator ()()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | nvEncodeAPI.h | 1367 …uint32_t idrPeriod; /**< [in]: Specifies the IDR inter… member 1452 …uint32_t idrPeriod; /**< [in]: Specifies the IDR inter… member
|
D | gstnvh264enc.c | 516 h264_config->idrPeriod = config->gopLength; in gst_nv_h264_enc_set_encoder_config()
|
D | gstnvh265enc.c | 559 hevc_config->idrPeriod = config->gopLength; in gst_nv_h265_enc_set_encoder_config()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | video_encode_h265_extensions.txt | 543 * pname:idrPeriod is the interval, in terms of number of frames, between 562 pname:idrPeriod, and pname:gopFrameCount, but this inferred picture type
|
D | video_encode_h264_extensions.txt | 567 * pname:idrPeriod is the interval, in terms of number of frames, between 586 pname:idrPeriod, and pname:gopFrameCount, but this inferred picture type
|
D | video_encode_h264_extensions.adoc | 604 * pname:idrPeriod is the interval, in terms of number of frames, between 628 pname:idrPeriod, and pname:gopFrameCount, but this inferred picture type
|
D | video_encode_h265_extensions.adoc | 691 * pname:idrPeriod is the interval, in terms of number of frames, between 715 pname:idrPeriod, and pname:gopFrameCount, but this inferred picture type
|
/third_party/ffmpeg/libavcodec/ |
D | nvenc.c | 1067 h264->idrPeriod = cc->gopLength; in nvenc_setup_h264_config() 1164 hevc->idrPeriod = cc->gopLength; in nvenc_setup_hevc_config()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 6661 uint32_t idrPeriod; member 6739 uint32_t idrPeriod; member
|
D | vkStrUtilImpl.inl | 14164 s << "\tidrPeriod = " << value.idrPeriod << '\n'; 14313 s << "\tidrPeriod = " << value.idrPeriod << '\n';
|