OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevcd_bits_seek
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_bitstream.h
224
void
ihevcd_bits_seek
(bitstrm_t *ps_bitstrm, WORD32 numbits);
ihevcd_bitstream.c
227
void
ihevcd_bits_seek
(bitstrm_t *ps_bitstrm, WORD32 numbits)
function
ihevcd_cabac.c
398
ihevcd_bits_seek
(ps_bitstrm, -numbits);
Completed in 35 milliseconds