Home | History | Annotate | Download | only in decoder

Lines Matching refs:pv_tu_coeff_data

552         WORD8 *pi1_buf = (WORD8 *)ps_codec->s_parse.pv_tu_coeff_data;
566 /* Store the incremented pointer in pv_tu_coeff_data */
567 ps_codec->s_parse.pv_tu_coeff_data = pi1_buf;
572 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data;
600 ps_codec->s_parse.pv_tu_coeff_data = pu1_coeff_data;
2476 s_job.i4_tu_coeff_data_ofst = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data -
2486 WORD32 tu_coeff_data_ofst = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data -