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.c483 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
484 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
485 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init()
486 ps_ctxt->api2_scal_mat[3] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_ipe_init()
487 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
489 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
490 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_ipe_init()
491 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_ipe_init()
492 ps_ctxt->api2_scal_mat[8] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_ipe_init()
493 ps_ctxt->api2_scal_mat[9] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
[all …]
Dihevce_enc_loop_pass.c5371 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5372 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5373 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_enc_loop_init()
5374 ps_ctxt->api2_scal_mat[3] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_enc_loop_init()
5375 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_enc_loop_init()
5377 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5378 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[0]; in ihevce_enc_loop_init()
5379 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0]; in ihevce_enc_loop_init()
5380 ps_ctxt->api2_scal_mat[8] = (WORD16 *)&gi2_flat_scale_mat_16x16[0]; in ihevce_enc_loop_init()
5381 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.h1973 WORD16 *api2_scal_mat[NUM_TRANS_TYPES * 2]; member
Dihevce_enc_loop_utils.c2170 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset], in ihevce_t_q_iq_ssd_scan_fxn()
2194 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset]; in ihevce_t_q_iq_ssd_scan_fxn()
10919 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset], in ihevce_chroma_t_q_iq_ssd_scan_fxn()
10941 ps_ctxt->api2_scal_mat[trans_idx + quant_scale_mat_offset]; in ihevce_chroma_t_q_iq_ssd_scan_fxn()