Searched refs:pu1_inp_bitsbuf (Results 1 – 2 of 2) sorted by relevance
582 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer; in ihevcd_decode()619 nal_ofst = ihevcd_nal_search_start_code(ps_codec->pu1_inp_bitsbuf, in ihevcd_decode()627 ihevcd_nal_remv_emuln_bytes(ps_codec->pu1_inp_bitsbuf + nal_ofst, in ihevcd_decode()673 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()693 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()
1834 UWORD8 *pu1_inp_bitsbuf; member