Searched defs:usedBits (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Ds_bits.h88 * usedBits - number of bits read thus far from the buffer. Bit 0 is
97 UInt usedBits; /* Keep this unsigned so can go to 65536 */ member in struct:__anon551
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
H A Ds_mp3bits.h84 * usedBits - number of bits read thus far from the buffer. Bit 0 is
92 uint32 usedBits; member in struct:__anon731

Completed in 167 milliseconds