Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h47 #define NUM_MODES 35 macro
126 WORD32 sad[64 * NUM_MODES];
149 UWORD16 au2_mode_bits_cost_full_ctb[4][NUM_MODES];
158 UWORD16 au2_mode_bits_cost_ic_ctb[NUM_MODES];
Dihevce_decomp_pre_intra_pass.c194 for(i = 0; i < NUM_MODES; i++) in ihevce_intra_populate_mode_bits_cost()
596 sad_ptr += NUM_MODES; in ihevce_ed_calc_8x8_blk()
1074 sad_ptr + z_scan_idx * NUM_MODES, in ihevce_ed_calc_incomplete_ctb()
1159 sad_ptr + z_scan_idx * NUM_MODES, in ihevce_ed_calc_incomplete_ctb()
1247 sad_ptr + z_scan_idx * NUM_MODES, in ihevce_ed_calc_incomplete_ctb()
1496 sad_ptr + z_scan_idx * NUM_MODES, in ihevce_ed_calc_ctb()