Searched refs:totalBits (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dqc_main.c569 Word16 totalBits = 0; local
572 totalBits += hQC->elementBits.averageBits;
574 hQC->elementBits.averageBits = hQC->elementBits.averageBits + (codeBits - totalBits);
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h285 M4OSA_UInt32 totalBits; /*!< bit position in file (total bits read so far) */ member in struct:__anon300

Completed in 122 milliseconds