Home
last modified time | relevance | path

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

/external/libaom/libaom/tools/
Daom_entropy_optimizer.c397 optimize_cdf_table(&fc.drl_mode[0][0], probsfile, 2, cts_each_dim, in main()
/external/libaom/libaom/av1/encoder/
Dencoder.h450 unsigned int drl_mode[DRL_MODE_CONTEXTS][2]; member
Dencodeframe.c1354 ++counts->drl_mode[drl_ctx][mbmi->ref_mv_idx != idx]; in update_stats()
1371 ++counts->drl_mode[drl_ctx][mbmi->ref_mv_idx != idx - 1]; in update_stats()