Searched refs:gi2_inter_default_scale_mat_8x8 (Results 1 – 4 of 4) sorted by relevance
107 const WORD16 gi2_inter_default_scale_mat_8x8[] = variable
41 extern const WORD16 gi2_inter_default_scale_mat_8x8[];
84 …memcpy(pi2_scaling_mat + scaling_mat_offset[9], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16)…85 …memcpy(pi2_scaling_mat + scaling_mat_offset[10], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16…86 …memcpy(pi2_scaling_mat + scaling_mat_offset[11], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16…
941 (WORD16 *)gi2_inter_default_scale_mat_8x8; in ihevcd_process()