Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_int.h269 typedef struct VP8_COMP { struct
292 MACROBLOCK mb;
293 VP8_COMMON common;
294 vp8_writer bc[9]; /* one boolcoder for each partition */
296 VP8_CONFIG oxcf;
298 struct lookahead_ctx *lookahead;
299 struct lookahead_entry *source;
300 struct lookahead_entry *alt_ref_source;
301 struct lookahead_entry *last_source;
303 YV12_BUFFER_CONFIG *Source;
[all …]