Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h258 typedef struct VP8_COMP { struct
281 MACROBLOCK mb;
282 VP8_COMMON common;
283 vp8_writer bc[9]; /* one boolcoder for each partition */
285 VP8_CONFIG oxcf;
287 struct lookahead_ctx *lookahead;
288 struct lookahead_entry *source;
289 struct lookahead_entry *alt_ref_source;
290 struct lookahead_entry *last_source;
292 YV12_BUFFER_CONFIG *Source;
[all …]