Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_onyxc_int.h98 typedef struct VP9Common { struct
99 struct vpx_internal_error_info error;
100 vpx_color_space_t color_space;
101 vpx_color_range_t color_range;
102 int width;
103 int height;
104 int render_width;
105 int render_height;
106 int last_width;
107 int last_height;
[all …]