Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c868 const int init_eob = txb_info->eob; local
871 get_eob_cost(init_eob, txb_eob_costs, txb_costs, tx_class);
880 const int si = init_eob - 1;
883 get_dist_cost_stats(&stats, si, si == init_eob - 1, txb_costs, txb_info,
896 int si = init_eob - 2;
900 assert(si != init_eob - 1);
967 assert(si != init_eob - 1);