Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h731 typedef struct VP9_COMP { struct
732 FRAME_INFO frame_info;
733 QUANTS quants;
734 ThreadData td;
735 MB_MODE_INFO_EXT *mbmi_ext_base;
738 VP9_COMMON common;
739 VP9EncoderConfig oxcf;
740 struct lookahead_ctx *lookahead;
741 struct lookahead_entry *alt_ref_source;
743 YV12_BUFFER_CONFIG *Source;
[all …]
/aosp_15_r20/external/libaom/tools/auto_refactor/c_files/
H A Dparse_lvalue.c18 typedef struct VP9_COMP { struct
23 } VP9_COMP; argument
H A Dfunc_in_out.c23 typedef struct VP9_COMP { struct
34 } VP9_COMP; argument