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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp232 void* pContext,M4OSA_Int32 bitPos, M4OSA_Int32 bitLength) {
243 bitLocation=bitPos/32;
244 bitIndex=(bitPos) % 32;
231 VideoEditor3gpReader_BitStreamParserGetBits( void* pContext,M4OSA_Int32 bitPos, M4OSA_Int32 bitLength) argument
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h153 M4OSA_UInt32 bitPos; member in struct:__anon297
284 M4OSA_UInt32 bitPos; /*!< bit position in buffer */ member in struct:__anon300

Completed in 730 milliseconds