Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyxc_int.h62 typedef struct VP8Common { struct
63 struct vpx_internal_error_info error;
69 int Width;
70 int Height;
71 int horiz_scale;
72 int vert_scale;
74 CLAMP_TYPE clamp_type;
76 YV12_BUFFER_CONFIG *frame_to_show;
78 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];
79 int fb_idx_ref_cnt[NUM_YV12_BUFFERS];
[all …]