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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h105 M4OSA_UInt32 m_ESDSInfoSize; /**< Size of the MPEG4 or AAC ESDS box */ member in struct:__anon122
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp568 pC->mAudioStreamHandler->m_ESDSInfoSize = 0;
597 pC->mVideoStreamHandler->m_ESDSInfoSize = 0;
1560 (*pStreamHandler)->m_ESDSInfoSize = 0;
1571 (*pStreamHandler)->m_ESDSInfoSize = 0;
1593 (*pStreamHandler)->m_ESDSInfoSize = 0;
1614 (*pStreamHandler)->m_ESDSInfoSize = size;
1616 M4OSA_32bitAlignedMalloc((*pStreamHandler)->m_ESDSInfoSize,
1703 pC->mAudioStreamHandler->m_ESDSInfoSize = 0;
1774 (*pStreamHandler)->m_ESDSInfoSize = size;
1776 (*pStreamHandler)->m_ESDSInfoSize, M4READER_3G
[all...]
H A DVideoEditorVideoDecoder.cpp1002 pStreamHandler->m_ESDSInfoSize);
1164 pStreamHandler->m_ESDSInfoSize);
H A DVideoEditorAudioDecoder.cpp497 pStreamHandler->m_basicProperties.m_ESDSInfoSize);

Completed in 1543 milliseconds