Home
last modified time | relevance | path

Searched defs:ptBitStream (Results 1 – 1 of 1) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_getbits.cpp110 uint32 getNbits(tmp3Bits *ptBitStream, in getNbits()
158 uint16 getUpTo9bits(tmp3Bits *ptBitStream, in getUpTo9bits()
194 uint32 getUpTo17bits(tmp3Bits *ptBitStream, in getUpTo17bits()
233 uint8 get1bit(tmp3Bits *ptBitStream) /* number of bits to read from the bit stream */ in get1bit()