Home
last modified time | relevance | path

Searched refs:left_intra_mode_ptr (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c480 WORD32 *left_intra_mode_ptr, in ihevce_ed_calc_8x8_blk() argument
550 next_left_intra_mode = left_intra_mode_ptr[i]; in ihevce_ed_calc_8x8_blk()
598 left_intra_mode_ptr[i] = next_left_intra_mode; in ihevce_ed_calc_8x8_blk()
878 left_intra_mode_ptr[0] = u1_best_8x8_mode; in ihevce_ed_calc_8x8_blk()
879 left_intra_mode_ptr[1] = u1_best_8x8_mode; in ihevce_ed_calc_8x8_blk()
976 WORD32 *left_intra_mode_ptr = ps_ed_ctxt->left_ctb_intra_modes; in ihevce_ed_calc_incomplete_ctb() local
1047 next_left_intra_mode = left_intra_mode_ptr[0]; in ihevce_ed_calc_incomplete_ctb()
1071 left_intra_mode_ptr, in ihevce_ed_calc_incomplete_ctb()
1105 next_left_intra_mode = left_intra_mode_ptr[0]; in ihevce_ed_calc_incomplete_ctb()
1188 left_intra_mode_ptr[k] = next_left_intra_mode; in ihevce_ed_calc_incomplete_ctb()
[all …]