Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std_encode.h37 typedef struct StdVideoEncodeH265WeightTable { struct
49 } StdVideoEncodeH265WeightTable; argument
82 const StdVideoEncodeH265WeightTable* pWeightTable;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_video.hpp2313 using NativeType = StdVideoEncodeH265WeightTable;
2315 operator StdVideoEncodeH265WeightTable const &() const VULKAN_HPP_NOEXCEPT in operator StdVideoEncodeH265WeightTable const&()
2317 return *reinterpret_cast<const StdVideoEncodeH265WeightTable *>( this ); in operator StdVideoEncodeH265WeightTable const&()
2320 operator StdVideoEncodeH265WeightTable &() VULKAN_HPP_NOEXCEPT in operator StdVideoEncodeH265WeightTable&()
2322 return *reinterpret_cast<StdVideoEncodeH265WeightTable *>( this ); in operator StdVideoEncodeH265WeightTable&()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/video/
Dh265_encode.adoc1147 code:StdVideoEncodeH265WeightTable that is interpreted as follows:
1155 ** all other members of code:StdVideoEncodeH265WeightTable are interpreted
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl9019 struct StdVideoEncodeH265WeightTable struct
9084 const StdVideoEncodeH265WeightTable* pWeightTable;
DvkStrUtil.inl1550 std::ostream& operator<< (std::ostream& s, const StdVideoEncodeH265WeightTable& value);
DvkStrUtilImpl.inl17101 std::ostream& operator<< (std::ostream& s, const StdVideoEncodeH265WeightTable& value)
17103 s << "StdVideoEncodeH265WeightTable = {\n";
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl9634 struct StdVideoEncodeH265WeightTable struct
9692 const StdVideoEncodeH265WeightTable* pWeightTable;
DvkStrUtil.inl1624 std::ostream& operator<< (std::ostream& s, const StdVideoEncodeH265WeightTable& value);
DvkStrUtilImpl.inl18131 std::ostream& operator<< (std::ostream& s, const StdVideoEncodeH265WeightTable& value)
18133 s << "StdVideoEncodeH265WeightTable = {\n";