Searched refs:au1_intra_luma_mb_8x8_modes (Results 1 – 3 of 3) sorted by relevance
671 u4_left_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8-1]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()687 u4_top_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8-2]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()719 ps_proc->au1_intra_luma_mb_8x8_modes[b8] = u4_best_intra_8x8_mode; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()
1710 UWORD8 au1_intra_luma_mb_8x8_modes[4]; member
1042 memcpy(ps_proc->au1_left_mb_intra_modes, ps_proc->au1_intra_luma_mb_8x8_modes, 4); in ih264e_update_proc_ctxt()1043 memcpy(pu1_top_mb_intra_modes, ps_proc->au1_intra_luma_mb_8x8_modes, 4); in ih264e_update_proc_ctxt()