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

  /external/libhevc/decoder/
ihevcd_parse_residual.c 202 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data;
643 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data;
    [all...]
ihevcd_iquant_itrans_recon_ctb.c 158 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data;
190 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)(pu1_tu_coeff_data);
724 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data;
742 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)pu1_tu_coeff_data;
    [all...]
ihevcd_utils.c 411 tu_data_size += num_tu * sizeof(tu_sblk_coeff_data_t);
    [all...]
ihevcd_parse_slice.c 540 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data;
572 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 910 }tu_sblk_coeff_data_t; typedef in typeref:struct:__anon28332
    [all...]

Completed in 41 milliseconds