Searched defs:VP8Common (Results 1 – 1 of 1) sorted by relevance
83 typedef struct VP8Common struct85 struct vpx_internal_error_info error;91 int Width;92 int Height;93 int horiz_scale;94 int vert_scale;96 YUV_TYPE clr_type;97 CLAMP_TYPE clamp_type;99 YV12_BUFFER_CONFIG *frame_to_show;101 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];[all …]