Searched refs:token_costs_cur (Results 1 – 1 of 1) sorted by relevance
104 unsigned int(*token_costs_cur)[2][COEFF_CONTEXTS][ENTROPY_TOKENS]; in vp9_optimize_b() local126 token_costs_cur = token_costs + band_translate[0]; in vp9_optimize_b()127 rate0 = (*token_costs_cur)[0][ctx0][EOB_TOKEN]; in vp9_optimize_b()139 token_costs_cur = token_costs + band_cur; in vp9_optimize_b()142 rate0 = (*token_costs_cur)[token_tree_sel_cur][ctx_cur][token]; in vp9_optimize_b()194 base_bits0 + (*token_costs_cur)[token_tree_sel_cur][ctx_cur][t0]; in vp9_optimize_b()196 base_bits1 + (*token_costs_cur)[token_tree_sel_cur][ctx_cur][t1]; in vp9_optimize_b()