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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1158 M4OSA_UInt32 uiSpecInfoSize; local
1257 uiSpecInfoSize = sizeof(struct _avcSpecificInfo) +
1266 pAvcSpecInfo =(struct _avcSpecificInfo*)M4OSA_32bitAlignedMalloc(uiSpecInfoSize,
1366 pStreamHandler->m_decoderSpecificInfoSize = uiSpecInfoSize;

Completed in 7 milliseconds