Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_quant_tables.c47 const WORD16 gi2_flat_scale_mat_32x32[] = variable
Dihevc_quant_tables.h37 extern const WORD16 gi2_flat_scale_mat_32x32[];
/external/libhevc/decoder/
Dihevcd_process_slice.c929 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
931 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
933 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
935 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
938 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
940 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
942 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
944 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
951 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
960 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
Dihevcd_parse_headers.c81 …memcpy(pi2_scaling_mat, gi2_flat_scale_mat_32x32, 6*16*sizeof(WORD16)); …
106 …memcpy(pi2_scaling_mat, gi2_flat_scale_mat_32x32, 6*16*sizeof(WORD16)); …
108 …memcpy(pi2_scaling_mat + scaling_mat_offset[6], gi2_flat_scale_mat_32x32, 6*64*sizeof(WORD16)); …
110 …memcpy(pi2_scaling_mat + scaling_mat_offset[12], gi2_flat_scale_mat_32x32, 3*256*sizeof(WORD16)); …
111 …memcpy(pi2_scaling_mat + scaling_mat_offset[15], gi2_flat_scale_mat_32x32, 3*256*sizeof(WORD16)); …
113 …memcpy(pi2_scaling_mat + scaling_mat_offset[18], gi2_flat_scale_mat_32x32, 1024*sizeof(WORD16)); …
114 …memcpy(pi2_scaling_mat + scaling_mat_offset[19], gi2_flat_scale_mat_32x32, 1024*sizeof(WORD16)); …
/external/libhevc/encoder/
Dihevce_ipe_pass.c472 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
478 ps_ctxt->api2_scal_mat[9] = (WORD16 *)&gi2_flat_scale_mat_32x32[0]; in ihevce_ipe_init()
Dihevce_enc_loop_pass.c5280 ps_ctxt->api2_scal_mat[4] = (WORD16 *)&gi2_flat_scale_mat_32x32[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()