Searched refs:ps_top_right_mb_syn_ele (Results 1 – 1 of 1) sorted by relevance
568 mb_info_t *ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + ps_proc->i4_mb_x; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() local574 ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + (ps_proc->i4_mb_x + 1); in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()590 … && (u4_constrained_intra_pred ? ps_top_right_mb_syn_ele->u2_is_intra : 1)); in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()822 mb_info_t *ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + ps_proc->i4_mb_x; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff() local832 ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + ps_proc->i4_mb_x + 1; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()848 && (u4_constrained_intra_pred ? ps_top_right_mb_syn_ele->u2_is_intra : 1)); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()1103 mb_info_t *ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + ps_proc->i4_mb_x; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton() local1117 ps_top_right_mb_syn_ele = ps_proc->ps_top_row_mb_syntax_ele + (ps_proc->i4_mb_x + 1); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()1134 && (u4_constrained_intra_pred ? ps_top_right_mb_syn_ele->u2_is_intra : 1)); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()