Searched defs:VP9_Common_s (Results 1 – 1 of 1) sorted by relevance
731 struct VP9_Common_s { struct732 enum vpx_color_space_t color_space;733 int width;734 int height;735 int display_width;736 int display_height;737 int last_width;738 int last_height;740 int subsampling_x;741 int subsampling_y;[all …]