Searched refs:u4_best_intra_16x16_mode (Results 1 – 1 of 1) sorted by relevance
341 UWORD32 u4_intra_mode, u4_best_intra_16x16_mode = DC_I16x16; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff() local465 u4_best_intra_16x16_mode = u4_intra_mode; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()467 DEBUG("%d partition cost, %d intra mode\n", i4_mb_cost_least * 32, u4_best_intra_16x16_mode); in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()469 ps_proc->u1_l_i16_mode = u4_best_intra_16x16_mode; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()472 …least = i4_mb_distortion_least + u4_lambda*u1_uev_codelength[offset + u4_best_intra_16x16_mode]; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()