Searched refs:mode_bits_cost (Results 1 – 3 of 3) sorted by relevance
135 UWORD16 *mode_bits_cost,
202 UWORD16 *mode_bits_cost, in ihevce_intra_populate_mode_bits_cost_bracketing() argument220 mode_bits_cost[i] = five_bits_cost; in ihevce_intra_populate_mode_bits_cost_bracketing()302 mode_bits_cost[cand_mode_list[0]] = one_bits_cost; in ihevce_intra_populate_mode_bits_cost_bracketing()303 mode_bits_cost[cand_mode_list[1]] = two_bits_cost; in ihevce_intra_populate_mode_bits_cost_bracketing()304 mode_bits_cost[cand_mode_list[2]] = two_bits_cost; in ihevce_intra_populate_mode_bits_cost_bracketing()340 UWORD16 *mode_bits_cost, in ihevce_pu_calc_4x4_blk() argument384 mode_bits_cost, in ihevce_pu_calc_4x4_blk()412 sad_cost += mode_bits_cost[mode]; in ihevce_pu_calc_4x4_blk()464 sad_cost += mode_bits_cost[mode]; in ihevce_pu_calc_4x4_blk()495 ps_cu_node->best_satd = best_costs_4x4[0] - mode_bits_cost[ps_cu_node->best_mode]; in ihevce_pu_calc_4x4_blk()
182 UWORD16 *mode_bits_cost, in ihevce_intra_populate_mode_bits_cost() argument196 mode_bits_cost[i] = five_bits_cost; in ihevce_intra_populate_mode_bits_cost()271 UWORD16 *mode_bits_cost, in ihevce_ed_4x4_find_best_modes() argument299 sad_cost += mode_bits_cost[mode]; in ihevce_ed_4x4_find_best_modes()343 UWORD16 *mode_bits_cost, in ihevce_ed_calc_4x4_blk() argument378 mode_bits_cost, in ihevce_ed_calc_4x4_blk()392 *pi4_best_satd = best_asad_cost - mode_bits_cost[best_amode]; in ihevce_ed_calc_4x4_blk()409 sad_cost += mode_bits_cost[mode]; in ihevce_ed_calc_4x4_blk()438 sad_cost += mode_bits_cost[mode]; in ihevce_ed_calc_4x4_blk()