Home
last modified time | relevance | path

Searched refs:compound_index (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/common/
Dconvolve.h29 int compound_index; // 0: the first single in compound mode, 1: the second. member
70 conv_params.compound_index = cmp_index; in get_conv_params_no_round()
Dreconinter.c116 if (inter_pred_params->conv_params.compound_index == 1) { in av1_init_mask_comp()
/external/libaom/libaom/tools/
Daom_entropy_optimizer.c589 optimize_cdf_table(&fc.compound_index[0][0], probsfile, 2, cts_each_dim, in main()
/external/libaom/libaom/av1/encoder/
Dencoder.h548 unsigned int compound_index[COMP_INDEX_CONTEXTS][2]; member
Dencodeframe.c1386 ++counts->compound_index[comp_index_ctx][mbmi->compound_idx]; in update_stats()