Home
last modified time | relevance | path

Searched refs:idrPeriod (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h629 uint32_t idrPeriod; member
840 uint32_t idrPeriod; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h587 uint32_t idrPeriod; member
758 uint32_t idrPeriod; member
/third_party/ffmpeg/libavcodec/
H A Dnvenc.c1139 h264->idrPeriod = NVENC_INFINITE_GOPLENGTH; in nvenc_setup_h264_config()
1141 h264->idrPeriod = avctx->gop_size; in nvenc_setup_h264_config()
1253 hevc->idrPeriod = NVENC_INFINITE_GOPLENGTH; in nvenc_setup_hevc_config()
1255 hevc->idrPeriod = avctx->gop_size; in nvenc_setup_hevc_config()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h8465 uint32_t idrPeriod; member
8690 uint32_t idrPeriod; member
H A Dvulkan_hash.hpp15690 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH264RateControlInfoKHR.idrPeriod );
15953 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeH265RateControlInfoKHR.idrPeriod );
H A Dvulkan_structs.hpp[all...]

Completed in 126 milliseconds