Searched defs:AV1_COMP (Results 1 – 1 of 1) sorted by relevance
1075 typedef struct AV1_COMP { struct1078 EncQuantDequantParams enc_quant_dequant_params;1079 ThreadData td;1080 FRAME_COUNTS counts;1083 MBMIExtFrameBufferInfo mbmi_ext_info;1085 CB_COEFF_BUFFER *coeff_buffer_base;1086 AV1_COMMON common;1087 AV1EncoderConfig oxcf;1088 struct lookahead_ctx *lookahead;1089 int no_show_kf;[all …]