ReactOS 0.4.17-dev-934-g091855f
StdVideoAV1CDEF Struct Reference

#include <vulkan.h>

Public Attributes

uint8_t cdef_damping_minus_3
 
uint8_t cdef_bits
 
uint8_t cdef_y_pri_strength [STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]
 
uint8_t cdef_y_sec_strength [STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]
 
uint8_t cdef_uv_pri_strength [STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]
 
uint8_t cdef_uv_sec_strength [STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]
 

Detailed Description

Definition at line 6640 of file vulkan.h.

Member Data Documentation

◆ cdef_bits

uint8_t StdVideoAV1CDEF::cdef_bits

Definition at line 6643 of file vulkan.h.

◆ cdef_damping_minus_3

uint8_t StdVideoAV1CDEF::cdef_damping_minus_3

Definition at line 6642 of file vulkan.h.

◆ cdef_uv_pri_strength

uint8_t StdVideoAV1CDEF::cdef_uv_pri_strength[STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]

Definition at line 6646 of file vulkan.h.

◆ cdef_uv_sec_strength

uint8_t StdVideoAV1CDEF::cdef_uv_sec_strength[STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]

Definition at line 6647 of file vulkan.h.

◆ cdef_y_pri_strength

uint8_t StdVideoAV1CDEF::cdef_y_pri_strength[STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]

Definition at line 6644 of file vulkan.h.

◆ cdef_y_sec_strength

uint8_t StdVideoAV1CDEF::cdef_y_sec_strength[STD_VIDEO_AV1_MAX_CDEF_FILTER_STRENGTHS]

Definition at line 6645 of file vulkan.h.


The documentation for this struct was generated from the following file: