Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_global_tables.h84 extern const WORD16 gi2_flat_scale_mat_8x8[];
Dihevce_global_tables.c149 const WORD16 gi2_flat_scale_mat_8x8[] = { 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, variable
Dihevce_ipe_pass.c470 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()
Dihevce_enc_loop_pass.c5278 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()