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

  /external/libhevc/common/
ihevc_quant_tables.c 124 const WORD16 gi2_intra_default_scale_mat_16x16[] = variable
    [all...]
ihevc_quant_tables.h 43 extern const WORD16 gi2_intra_default_scale_mat_16x16[];
  /external/libhevc/decoder/
ihevcd_parse_headers.c 88 memcpy(pi2_scaling_mat + scaling_mat_offset[12], gi2_intra_default_scale_mat_16x16, 256*sizeof(WORD16)); \
89 memcpy(pi2_scaling_mat + scaling_mat_offset[13], gi2_intra_default_scale_mat_16x16, 256*sizeof(WORD16)); \
90 memcpy(pi2_scaling_mat + scaling_mat_offset[14], gi2_intra_default_scale_mat_16x16, 256*sizeof(WORD16)); \
    [all...]
ihevcd_process_slice.c     [all...]

Completed in 61 milliseconds