Searched refs:pu1_inp_bitsbuf (Results 1 – 2 of 2) sorted by relevance
527 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer; in ihevcd_decode()553 nal_ofst = ihevcd_nal_search_start_code(ps_codec->pu1_inp_bitsbuf, in ihevcd_decode()561 ihevcd_nal_remv_emuln_bytes(ps_codec->pu1_inp_bitsbuf + nal_ofst, in ihevcd_decode()600 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()621 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()
1870 UWORD8 *pu1_inp_bitsbuf; member