Searched defs:VP9Common (Results 1 – 1 of 1) sorted by relevance
66 typedef struct VP9Common { struct67 struct vpx_internal_error_info error;75 COLOR_SPACE color_space;77 int width;78 int height;79 int display_width;80 int display_height;81 int last_width;82 int last_height;87 int subsampling_x;[all …]