Home
last modified time | relevance | path

Searched refs:idrPeriod (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h587 uint32_t idrPeriod; member
758 uint32_t idrPeriod; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h587 uint32_t idrPeriod; member
758 uint32_t idrPeriod; member
Dvulkan_structs.hpp79072 , idrPeriod( idrPeriod_ )
79110 idrPeriod = idrPeriod_; in setIdrPeriod()
79145 … ( idrPeriod == rhs.idrPeriod ) && ( consecutiveBFrameCount == rhs.consecutiveBFrameCount ) && in operator ==()
79159 uint32_t idrPeriod = {}; member
80994 , idrPeriod( idrPeriod_ )
81032 idrPeriod = idrPeriod_; in setIdrPeriod()
81067 … ( idrPeriod == rhs.idrPeriod ) && ( consecutiveBFrameCount == rhs.consecutiveBFrameCount ) && in operator ==()
81081 uint32_t idrPeriod = {}; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1367 …uint32_t idrPeriod; /**< [in]: Specifies the IDR inter… member
1452 …uint32_t idrPeriod; /**< [in]: Specifies the IDR inter… member
Dgstnvh264enc.c516 h264_config->idrPeriod = config->gopLength; in gst_nv_h264_enc_set_encoder_config()
Dgstnvh265enc.c559 hevc_config->idrPeriod = config->gopLength; in gst_nv_h265_enc_set_encoder_config()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1067 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/
DvkStructTypes.inl6506 uint32_t idrPeriod; member
7023 uint32_t idrPeriod; member
DvkStrUtilImpl.inl13213 s << "\tidrPeriod = " << value.idrPeriod << '\n';
13838 s << "\tidrPeriod = " << value.idrPeriod << '\n';