Home
last modified time | relevance | path

Searched defs:AV1LoopRestoration (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_video.hpp3267 struct AV1LoopRestoration struct
3269 using NativeType = StdVideoAV1LoopRestoration;
3271 operator StdVideoAV1LoopRestoration const &() const VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration const&()
3276 operator StdVideoAV1LoopRestoration &() VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration&()
3281 bool operator==( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
3286 bool operator!=( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
3292 …Wrapper1D<StdVideoAV1FrameRestorationType, STD_VIDEO_AV1_MAX_NUM_PLANES> FrameRestorationType = {};
3293 …Wrapper1D<uint16_t, STD_VIDEO_AV1_MAX_NUM_PLANES> LoopRestorationSize = {};
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_video.hpp3273 struct AV1LoopRestoration struct
3275 using NativeType = StdVideoAV1LoopRestoration;
3277 operator StdVideoAV1LoopRestoration const &() const VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration const&()
3282 operator StdVideoAV1LoopRestoration &() VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration&()
3287 bool operator==( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
3292 bool operator!=( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
3298 …Wrapper1D<StdVideoAV1FrameRestorationType, STD_VIDEO_AV1_MAX_NUM_PLANES> FrameRestorationType = {};
3299 …Wrapper1D<uint16_t, STD_VIDEO_AV1_MAX_NUM_PLANES> LoopRestorationSize = {};
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp3267 struct AV1LoopRestoration struct
3269 using NativeType = StdVideoAV1LoopRestoration;
3271 operator StdVideoAV1LoopRestoration const &() const VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration const&()
3276 operator StdVideoAV1LoopRestoration &() VULKAN_HPP_NOEXCEPT in operator StdVideoAV1LoopRestoration&()
3281 bool operator==( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
3286 bool operator!=( AV1LoopRestoration const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
3292 …Wrapper1D<StdVideoAV1FrameRestorationType, STD_VIDEO_AV1_MAX_NUM_PLANES> FrameRestorationType = {};
3293 …Wrapper1D<uint16_t, STD_VIDEO_AV1_MAX_NUM_PLANES> LoopRestorationSize = {};