Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h124 WORD32 left_ctb_intra_modes[20]; member
Dihevce_decomp_pre_intra_pass.c976 WORD32 *left_intra_mode_ptr = ps_ed_ctxt->left_ctb_intra_modes; in ihevce_ed_calc_incomplete_ctb()
1402 WORD32 *left_intra_mode_ptr = ps_ed_ctxt->left_ctb_intra_modes; in ihevce_ed_calc_ctb()
1971 ps_ed_ctxt->left_ctb_intra_modes[j] = INTRA_DC; in ihevce_decomp_pre_intra_process_row()