Home
last modified time | relevance | path

Searched refs:api2_scal_mat (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_ipe_pass.c468 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
469 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
470 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init()
471 ps_ctxt->api2_scal_mat[3] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_ipe_init()
472 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
474 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
475 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
476 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init()
477 ps_ctxt->api2_scal_mat[8] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_ipe_init()
478 ps_ctxt->api2_scal_mat[9] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
[all …]
Dihevce_enc_loop_pass.c5276 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5277 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5278 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_enc_loop_init()
5279 ps_ctxt->api2_scal_mat[3] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_enc_loop_init()
5280 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_enc_loop_init()
5282 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5283 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[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()
5285 ps_ctxt->api2_scal_mat[8] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_enc_loop_init()
5286 ps_ctxt->api2_scal_mat[9] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_enc_loop_init()
[all …]
Dihevce_ipe_structs.h287 WORD16 *api2_scal_mat[NUM_TRANS_TYPES * 2]; member
Dihevce_enc_loop_structs.h1974 WORD16 *api2_scal_mat[NUM_TRANS_TYPES * 2]; member
Dihevce_enc_loop_utils.c2222 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset], in ihevce_t_q_iq_ssd_scan_fxn()
2246 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset]; in ihevce_t_q_iq_ssd_scan_fxn()
10783 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset], in ihevce_chroma_t_q_iq_ssd_scan_fxn()
10805 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset]; in ihevce_chroma_t_q_iq_ssd_scan_fxn()