Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c982 const int init_eob = txb_info->eob; local
985 get_eob_cost(init_eob, txb_eob_costs, txb_costs, tx_class);
994 const int si = init_eob - 1;
997 get_dist_cost_stats(&stats, si, si == init_eob - 1, txb_costs, txb_info,
1010 int si = init_eob - 2;
1014 assert(si != init_eob - 1);
1081 assert(si != init_eob - 1);