Searched refs:gau1_modes_to_eval (Results 1 – 1 of 1) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_decomp_pre_intra_pass.c | 132 static const UWORD8 gau1_modes_to_eval[11] = { 0, 1, 26, 2, 6, 10, 14, 18, 22, 30, 34 }; variable 255 mode = gau1_modes_to_eval[i]; in ihevce_ed_4x4_find_best_modes()
|