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

  /external/libhevc/common/
ihevc_quant_tables.c 107 const WORD16 gi2_inter_default_scale_mat_8x8[] = variable
    [all...]
ihevc_quant_tables.h 41 extern const WORD16 gi2_inter_default_scale_mat_8x8[];
  /external/libhevc/decoder/
ihevcd_parse_headers.c 84 memcpy(pi2_scaling_mat + scaling_mat_offset[9], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16)); \
85 memcpy(pi2_scaling_mat + scaling_mat_offset[10], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16)); \
86 memcpy(pi2_scaling_mat + scaling_mat_offset[11], gi2_inter_default_scale_mat_8x8, 64*sizeof(WORD16)); \
    [all...]
ihevcd_process_slice.c     [all...]

Completed in 84 milliseconds