Searched refs:next_left_intra_mode (Results 1 – 1 of 1) sorted by relevance
503 WORD32 next_left_intra_mode; in ihevce_ed_calc_8x8_blk() local550 next_left_intra_mode = left_intra_mode_ptr[i]; in ihevce_ed_calc_8x8_blk()557 left_intra_mode = next_left_intra_mode; in ihevce_ed_calc_8x8_blk()593 next_left_intra_mode = ps_ed_4x4->best_mode; in ihevce_ed_calc_8x8_blk()598 left_intra_mode_ptr[i] = next_left_intra_mode; in ihevce_ed_calc_8x8_blk()980 WORD32 next_left_intra_mode; in ihevce_ed_calc_incomplete_ctb() local1047 next_left_intra_mode = left_intra_mode_ptr[0]; in ihevce_ed_calc_incomplete_ctb()1105 next_left_intra_mode = left_intra_mode_ptr[0]; in ihevce_ed_calc_incomplete_ctb()1126 left_intra_mode = next_left_intra_mode; in ihevce_ed_calc_incomplete_ctb()1186 next_left_intra_mode = ps_ed_4x4->best_mode; in ihevce_ed_calc_incomplete_ctb()[all …]