Home | History | Annotate | Download | only in encoder

Lines Matching refs:i8_best_rdopt_cost

187             ps_enc_loop_bestprms->i8_best_rdopt_cost;
194 ps_enc_loop_bestprms->i8_best_rdopt_cost;
201 ps_enc_loop_bestprms->i8_best_rdopt_cost;
2479 ps_cu_tree_analyse->i8_best_rdopt_cost = ihevce_compute_rdo(
2510 ps_cu_tree_analyse->i8_best_rdopt_cost += COMPUTE_RATE_COST_CLIP30(
2526 ps_cu_tree_analyse->i8_best_rdopt_cost += COMPUTE_RATE_COST_CLIP30(
2623 i8_least_child_cost + ps_cu_tree_analyse_child[i]->i8_best_rdopt_cost)) >
2630 i8_least_child_cost += ps_cu_tree_analyse_child[i]->i8_best_rdopt_cost;
2709 ps_cu_tree_analyse->i8_best_rdopt_cost = ihevce_compute_rdo(
2727 ps_cu_tree_analyse->i8_best_rdopt_cost += COMPUTE_RATE_COST_CLIP30(
2746 ps_cu_tree_analyse->i8_best_rdopt_cost += COMPUTE_RATE_COST_CLIP30(
2770 if(ps_cu_tree_analyse->i8_best_rdopt_cost > i8_least_child_cost)
2803 ps_cu_tree_analyse->i8_best_rdopt_cost = i8_least_child_cost;
2969 ps_cu_tree_analyse->i8_best_rdopt_cost = i8_least_child_cost;