Home | History | Annotate | Download | only in decoder

Lines Matching refs:pv_tu_coeff_data

337         WORD8 *pi1_buf = (WORD8 *)ps_codec->s_parse.pv_tu_coeff_data;
350 /* Store the incremented pointer in pv_tu_coeff_data */
351 ps_codec->s_parse.pv_tu_coeff_data = pi1_buf;
643 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data;
893 UWORD8 *pu1_buf = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data;
896 ps_codec->s_parse.pv_tu_coeff_data = pu1_buf;