Searched refs:BITS_FLUSH (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_bitstream.c | 158 BITS_FLUSH(ps_bitstrm->pu4_buf, in ihevcd_bits_flush() 194 BITS_FLUSH(ps_bitstrm->pu4_buf, in ihevcd_bits_flush_to_byte_boundary() 264 BITS_FLUSH(ps_bitstrm->pu4_buf, in ihevcd_bits_seek() 501 BITS_FLUSH(ps_bitstrm->pu4_buf, in ihevcd_uev() 561 BITS_FLUSH(ps_bitstrm->pu4_buf, in ihevcd_sev()
|
D | ihevcd_bitstream.h | 126 #define BITS_FLUSH(m_pu4_buf, m_u4_bit_ofst, m_u4_cur_word, \ macro
|
D | ihevcd_cabac.c | 634 BITS_FLUSH(ps_bitstrm->pu4_buf, ps_bitstrm->u4_bit_ofst, in ihevcd_cabac_decode_bypass_bins_tunary()
|