Searched refs:BITS_GET (Results 1 - 4 of 4) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_cabac.c151 BITS_GET(ps_cabac->u4_ofst, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
156 BITS_GET(ps_cabac->u4_ofst, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
182 BITS_GET(ps_cabac->u4_ofst, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
187 BITS_GET(ps_cabac->u4_ofst, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
279 BITS_GET(u4_bits, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
419 BITS_GET(u4_bits, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
477 BITS_GET(u4_bits, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst,
H A Dihevcd_bitstream.c374 BITS_GET(u4_bits_read,
502 BITS_GET(u4_bits_read,
562 BITS_GET(u4_bits_read,
H A Dihevcd_bitstream.h149 #define BITS_GET(m_u4_bits, m_pu4_buf, m_u4_bit_ofst, \ macro
H A Dihevcd_cabac.h103 BITS_GET(u4_bits, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst, \
171 BITS_GET(u4_bits, ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst, \

Completed in 1506 milliseconds