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.h111 typedef struct VP9Common { struct
112 struct vpx_internal_error_info error;
113 vpx_color_space_t color_space;
114 vpx_color_range_t color_range;
115 int width;
116 int height;
117 int render_width;
118 int render_height;
119 int last_width;
120 int last_height;
[all …]