Searched refs:pu1_coeff_data (Results 1 – 1 of 1) sorted by relevance
554 UWORD8 *pu1_coeff_data; in ihevcd_parse_pcm_sample() local589 pu1_coeff_data = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[0]; in ihevcd_parse_pcm_sample()599 *pu1_coeff_data++ = value << (BIT_DEPTH_LUMA - num_bits); in ihevcd_parse_pcm_sample()610 *pu1_coeff_data++ = value << (BIT_DEPTH_CHROMA - num_bits); in ihevcd_parse_pcm_sample()613 ps_codec->s_parse.pv_tu_coeff_data = pu1_coeff_data; in ihevcd_parse_pcm_sample()