Home
last modified time | relevance | path

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

/external/libaom/libaom/tools/
Daom_entropy_optimizer.c586 optimize_cdf_table(&fc.compound_index[0][0], probsfile, 2, cts_each_dim, in main()
/external/libaom/libaom/av1/encoder/
Dencoder.h472 unsigned int compound_index[COMP_INDEX_CONTEXTS][2]; member
Dencodeframe.c1290 ++counts->compound_index[comp_index_ctx][mbmi->compound_idx]; in update_stats()