Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c134 const int token_tree_sel_cur = (x_prev == 0); in vp9_optimize_b() local
138 rate0 = (*token_costs_cur)[token_tree_sel_cur][ctx_cur][token]; in vp9_optimize_b()
190 base_bits0 + (*token_costs_cur)[token_tree_sel_cur][ctx_cur][t0]; in vp9_optimize_b()
192 base_bits1 + (*token_costs_cur)[token_tree_sel_cur][ctx_cur][t1]; in vp9_optimize_b()