Searched refs:pu1_inp_bitsbuf (Results 1 – 2 of 2) sorted by relevance
531 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer; in ihevcd_decode()557 nal_ofst = ihevcd_nal_search_start_code(ps_codec->pu1_inp_bitsbuf, in ihevcd_decode()565 ihevcd_nal_remv_emuln_bytes(ps_codec->pu1_inp_bitsbuf + nal_ofst, in ihevcd_decode()604 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()625 ps_codec->pu1_inp_bitsbuf += (nal_ofst + nal_len); in ihevcd_decode()
1876 UWORD8 *pu1_inp_bitsbuf; member