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.h262 typedef struct VP8_COMP { struct
285 MACROBLOCK mb;
286 VP8_COMMON common;
287 vp8_writer bc[9]; /* one boolcoder for each partition */
289 VP8_CONFIG oxcf;
291 struct lookahead_ctx *lookahead;
292 struct lookahead_entry *source;
293 struct lookahead_entry *alt_ref_source;
294 struct lookahead_entry *last_source;
296 YV12_BUFFER_CONFIG *Source;
[all …]