OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gi2_intra_default_scale_mat_32x32
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_quant_tables.c
175
const WORD16
gi2_intra_default_scale_mat_32x32
[] =
variable
[
all
...]
ihevc_quant_tables.h
47
extern const WORD16
gi2_intra_default_scale_mat_32x32
[];
/external/libhevc/decoder/
ihevcd_parse_headers.c
95
memcpy(pi2_scaling_mat + scaling_mat_offset[18],
gi2_intra_default_scale_mat_32x32
, 1024*sizeof(WORD16)); \
[
all
...]
ihevcd_process_slice.c
[
all
...]
Completed in 105 milliseconds