Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c133 const int ctx_cur = (i == 0) ? ctx : get_coef_context(nb, token_cache, i); 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()