Searched defs:VP8_COMP (Results 1 – 1 of 1) sorted by relevance
281 typedef struct VP8_COMP struct307 MACROBLOCK mb;308 VP8_COMMON common;309 vp8_writer bc[9]; /* one boolcoder for each partition */311 VP8_CONFIG oxcf;313 struct lookahead_ctx *lookahead;314 struct lookahead_entry *source;315 struct lookahead_entry *alt_ref_source;316 struct lookahead_entry *last_source;318 YV12_BUFFER_CONFIG *Source;[all …]