Searched defs:VP8Common (Results 1 – 1 of 1) sorted by relevance
65 typedef struct VP8Common struct68 struct vpx_internal_error_info error;74 int Width;75 int Height;76 int horiz_scale;77 int vert_scale;79 CLAMP_TYPE clamp_type;81 YV12_BUFFER_CONFIG *frame_to_show;83 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];84 int fb_idx_ref_cnt[NUM_YV12_BUFFERS];[all …]