Home
last modified time | relevance | path

Searched refs:gi2_flat_scale_mat_32x32 (Results 1 – 4 of 4) 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.c925 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
927 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
929 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
931 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
934 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
936 (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()
947 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
956 (WORD16 *)gi2_flat_scale_mat_32x32; in ihevcd_process()
Dihevcd_parse_headers.c79 …memcpy(pi2_scaling_mat, gi2_flat_scale_mat_32x32, 6*16*sizeof(WORD16)); …
104 …memcpy(pi2_scaling_mat, gi2_flat_scale_mat_32x32, 6*16*sizeof(WORD16)); …
106 …memcpy(pi2_scaling_mat + scaling_mat_offset[6], gi2_flat_scale_mat_32x32, 6*64*sizeof(WORD16)); …
108 …memcpy(pi2_scaling_mat + scaling_mat_offset[12], gi2_flat_scale_mat_32x32, 3*256*sizeof(WORD16)); …
109 …memcpy(pi2_scaling_mat + scaling_mat_offset[15], gi2_flat_scale_mat_32x32, 3*256*sizeof(WORD16)); …
111 …memcpy(pi2_scaling_mat + scaling_mat_offset[18], gi2_flat_scale_mat_32x32, 1024*sizeof(WORD16)); …
112 …memcpy(pi2_scaling_mat + scaling_mat_offset[19], gi2_flat_scale_mat_32x32, 1024*sizeof(WORD16)); …