OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_NUM_BITS
(Results
1 - 4
of
4
) sorted by null
/external/libavc/encoder/
ih264e_cabac_encode.c
[
all
...]
ih264e_cavlc.c
[
all
...]
ih264e_bitstream.h
157
#define
GET_NUM_BITS
(ps_bitstream) ((ps_bitstream->u4_strm_buf_offset << 3) \
ih264e_process.c
450
bitstream_start_offset =
GET_NUM_BITS
(ps_bitstrm);
536
bitstream_end_offset =
GET_NUM_BITS
(ps_bitstrm);
[
all
...]
Completed in 159 milliseconds