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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h194 M4OSA_UInt32 m_maxsize; /**< Maximum size of the AU */ member in struct:__anon126
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c7898 (M4OSA_MemAddr8)M4OSA_32bitAlignedMalloc(pC->ReaderAudioAU1.m_maxsize,
7931 if( pC->ReaderAudioAU1.m_maxsize
7936 *) &(pC->m_pDataAddress1), pC->ReaderAudioAU1.m_maxsize);
7940 maximum value. Then the test "if(pC->ReaderAudioAU?.m_maxsize >
7944 *) &(pC->m_pDataAddress2), pC->ReaderAudioAU1.m_maxsize);
7949 pC->ReaderAudioAU1.m_maxsize;
7973 (M4OSA_MemAddr8)M4OSA_32bitAlignedMalloc(pC->ReaderAudioAU2.m_maxsize,
7993 if( pC->ReaderAudioAU1.m_maxsize
7998 *) &(pC->m_pDataAddress1), pC->ReaderAudioAU1.m_maxsize);
8002 * maximum value. Then the test "if(pC->ReaderAudioAU?.m_maxsize >
[all...]
/frameworks/av/libvideoeditor/vss/src/
H A DM4READER_Amr.c382 pAccessUnit->m_maxsize = pStreamHandler->m_maxAUSize;
H A DM4READER_Pcm.c448 pAccessUnit->m_maxsize = pStreamHandler->m_maxAUSize;
H A DM4VSS3GPP_Clip.c698 pClipCtxt->AudioAU.m_maxsize = 0;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorMp3Reader.cpp595 pAccessUnit->m_maxsize = pStreamHandler->m_maxAUSize;
H A DVideoEditor3gpReader.cpp833 pAccessUnit->m_maxsize = pStreamHandler->m_maxAUSize;
1124 pAccessUnit->m_maxsize = pAu->size;

Completed in 6680 milliseconds