Home
last modified time | relevance | path

Searched refs:gi2_inter_default_scale_mat_8x8 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libhevc/common/
H A Dihevc_quant_tables.c107 const WORD16 gi2_inter_default_scale_mat_8x8[] = variable
H A Dihevc_quant_tables.h41 extern const WORD16 gi2_inter_default_scale_mat_8x8[];
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_parse_headers.c86 …memcpy(pi2_scaling_mat + scaling_mat_offset[9], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16)…
87 …memcpy(pi2_scaling_mat + scaling_mat_offset[10], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16…
88 …memcpy(pi2_scaling_mat + scaling_mat_offset[11], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16…
H A Dihevcd_process_slice.c962 (WORD16 *)gi2_inter_default_scale_mat_8x8; in ihevcd_process()
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_ipe_pass.c504 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_inter_default_scale_mat_8x8[0]; in ihevce_ipe_init()
H A Dihevce_enc_loop_pass.c5308 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_inter_default_scale_mat_8x8[0]; in ihevce_enc_loop_init()