OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui32Tmp
(Results
1 - 2
of
2
) sorted by null
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp
272
M4OSA_UInt32
ui32Tmp
= 0;
295
ui32Tmp
= ui32Mask & ((M4OSA_UInt32)pData[currentByte]);
297
ui32Tmp
>>= (8-endBit);
302
result |=
ui32Tmp
;
[
all
...]
VideoEditor3gpReader.cpp
672
M4OSA_UInt32
ui32Tmp
= (M4OSA_UInt32)pC->mMaxDuration;
[
all
...]
Completed in 218 milliseconds