Home | History | Annotate | Download | only in decoder

Lines Matching refs:pu4_buf

112     UWORD32 *pu4_buf;
114 pu4_buf = (UWORD32 *)pu1_buf;
115 u4_temp = *pu4_buf++;
117 u4_temp = *pu4_buf++;
122 ps_bitstrm->pu4_buf = pu4_buf;
158 BITS_FLUSH(ps_bitstrm->pu4_buf,
194 BITS_FLUSH(ps_bitstrm->pu4_buf,
210 * Add given number of bits to bitstream offset and update pu4_buf, cur_word and
248 * and load cur_word appropriately and decrement pu4_buf
252 ps_bitstrm->pu4_buf--;
254 val = *(ps_bitstrm->pu4_buf - 2);
264 BITS_FLUSH(ps_bitstrm->pu4_buf,
303 ps_bitstrm->pu4_buf,
339 ps_bitstrm->pu4_buf,
375 ps_bitstrm->pu4_buf,
412 u4_bits_consumed = (UWORD32)(((UWORD8 *)ps_bitstrm->pu4_buf -
448 u4_bits_consumed = (UWORD32)(((UWORD8 *)ps_bitstrm->pu4_buf -
485 ps_bitstrm->pu4_buf,
493 BITS_FLUSH(ps_bitstrm->pu4_buf,
503 ps_bitstrm->pu4_buf,
545 ps_bitstrm->pu4_buf,
553 BITS_FLUSH(ps_bitstrm->pu4_buf,
563 ps_bitstrm->pu4_buf,