Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h66 typedef struct VP9Common { struct
67 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 …]