HomeSort by relevance Sort by last modified time
    Searched refs:gi2_inter_default_scale_mat_16x16 (Results 1 - 4 of 4) sorted by null

  /external/libhevc/common/
ihevc_quant_tables.c 149 const WORD16 gi2_inter_default_scale_mat_16x16[] = variable
    [all...]
ihevc_quant_tables.h 45 extern const WORD16 gi2_inter_default_scale_mat_16x16[];
  /external/libhevc/decoder/
ihevcd_parse_headers.c 91 memcpy(pi2_scaling_mat + scaling_mat_offset[15], gi2_inter_default_scale_mat_16x16, 256*sizeof(WORD16)); \
92 memcpy(pi2_scaling_mat + scaling_mat_offset[16], gi2_inter_default_scale_mat_16x16, 256*sizeof(WORD16)); \
93 memcpy(pi2_scaling_mat + scaling_mat_offset[17], gi2_inter_default_scale_mat_16x16, 256*sizeof(WORD16)); \
    [all...]
ihevcd_process_slice.c     [all...]

Completed in 32 milliseconds