Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h90 typedef struct VP9Common { struct
91 struct vpx_internal_error_info error;
92 vpx_color_space_t color_space;
93 vpx_color_range_t color_range;
94 int width;
95 int height;
96 int render_width;
97 int render_height;
98 int last_width;
99 int last_height;
[all …]