Home
last modified time | relevance | path

Searched refs:comp_group_idx_ctx (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcompound_type.c838 int comp_group_idx_ctx, in calc_masked_type_cost() argument
849 x->comp_group_idx_cost[comp_group_idx_ctx][0]; in calc_masked_type_cost()
852 x->comp_group_idx_cost[comp_group_idx_ctx][1]; in calc_masked_type_cost()
1265 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in av1_compound_type_rd() local
1269 calc_masked_type_cost(x, bsize, comp_group_idx_ctx, comp_index_ctx, in av1_compound_type_rd()
Dencodeframe.c1375 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in update_stats() local
1377 ++counts->comp_group_idx[comp_group_idx_ctx][mbmi->comp_group_idx]; in update_stats()
1379 update_cdf(fc->comp_group_idx_cdf[comp_group_idx_ctx], in update_stats()