Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std_decode.h64 uint16_t temporalId; // move out? member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std_decode.h74 uint16_t temporalId; // move out? member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h778 uint8_t temporalId; member
Dvulkan_structs.hpp81122 : temporalId( temporalId_ )
81162 temporalId = temporalId_; in setTemporalId()
81238 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( temporalId == rhs.temporalId ) && in operator ==()
81254 uint8_t temporalId = {}; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h778 uint8_t temporalId; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1743 …uint32_t temporalId; /**< [in]: Specifies the temporal id of the p… member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7046 uint8_t temporalId; member
7106 uint16_t temporalId; member
DvkStrUtilImpl.inl13870 s << "\ttemporalId = " << value.temporalId << '\n';
13948 s << "\ttemporalId = " << value.temporalId << '\n';
DvkVulkan_c.inl875 deUint16 temporalId; // move out? member