Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h285 typedef struct VP9_COMP { struct
286 QUANTS quants;
287 MACROBLOCK mb;
288 VP9_COMMON common;
289 VP9_CONFIG oxcf;
290 struct lookahead_ctx *lookahead;
291 struct lookahead_entry *source;
293 struct lookahead_entry *alt_ref_source[REF_FRAMES];
295 struct lookahead_entry *alt_ref_source;
297 struct lookahead_entry *last_source;
[all …]