OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITS_GET
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_cabac.c
151
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,
ihevcd_bitstream.c
374
BITS_GET
(u4_bits_read,
502
BITS_GET
(u4_bits_read,
562
BITS_GET
(u4_bits_read,
ihevcd_bitstream.h
149
#define
BITS_GET
(m_u4_bits, m_pu4_buf, m_u4_bit_ofst, \
ihevcd_cabac.h
103
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 165 milliseconds