Searched refs:tu_sblk_coeff_data_t (Results 1 – 5 of 5) sorted by relevance
202 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_parse_residual_coding()643 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data; in ihevcd_parse_residual_coding()894 pu1_buf += sizeof(tu_sblk_coeff_data_t) - SUBBLK_COEFF_CNT * sizeof(WORD16); in ihevcd_parse_residual_coding()
158 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_unpack_coeffs()190 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)(pu1_tu_coeff_data); in ihevcd_unpack_coeffs()724 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_iquant_itrans_recon_ctb()742 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)pu1_tu_coeff_data; in ihevcd_iquant_itrans_recon_ctb()
411 tu_data_size += num_tu * sizeof(tu_sblk_coeff_data_t); in ihevcd_get_tu_data_size()
540 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_parse_pcm_sample()572 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data; in ihevcd_parse_pcm_sample()
910 }tu_sblk_coeff_data_t; typedef