Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h65 typedef struct VP8Common struct
68 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 …]