Searched refs:gi2_flat_scale_mat_8x8 (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_global_tables.h | 84 extern const WORD16 gi2_flat_scale_mat_8x8[];
|
D | ihevce_global_tables.c | 149 const WORD16 gi2_flat_scale_mat_8x8[] = { 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, variable
|
D | ihevce_ipe_pass.c | 470 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init() 476 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init()
|
D | ihevce_enc_loop_pass.c | 5278 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_enc_loop_init() 5284 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_enc_loop_init()
|