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

  /external/libhevc/common/
ihevc_quant_tables.c 90 const WORD16 gi2_intra_default_scale_mat_8x8[] = variable
    [all...]
ihevc_quant_tables.h 39 extern const WORD16 gi2_intra_default_scale_mat_8x8[];
  /external/libhevc/decoder/
ihevcd_parse_headers.c 81 memcpy(pi2_scaling_mat + scaling_mat_offset[6], gi2_intra_default_scale_mat_8x8, 64*sizeof(WORD16)); \
82 memcpy(pi2_scaling_mat + scaling_mat_offset[7], gi2_intra_default_scale_mat_8x8, 64*sizeof(WORD16)); \
83 memcpy(pi2_scaling_mat + scaling_mat_offset[8], gi2_intra_default_scale_mat_8x8, 64*sizeof(WORD16)); \
    [all...]
ihevcd_process_slice.c     [all...]

Completed in 43 milliseconds