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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2181 pC->ReaderAudioAU1.m_structSize = 0;
7881 if( pC->ReaderAudioAU1.m_structSize == 0 )
7887 &pC->ReaderAudioAU1);
7898 (M4OSA_MemAddr8)M4OSA_32bitAlignedMalloc(pC->ReaderAudioAU1.m_maxsize,
7910 &pC->ReaderAudioAU1);
7931 if( pC->ReaderAudioAU1.m_maxsize
7936 *) &(pC->m_pDataAddress1), pC->ReaderAudioAU1.m_maxsize);
7944 *) &(pC->m_pDataAddress2), pC->ReaderAudioAU1.m_maxsize);
7949 pC->ReaderAudioAU1.m_maxsize;
7953 (void *)pC->ReaderAudioAU1
[all...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h433 M4_AccessUnit ReaderAudioAU1; /**< Read audio access unit */ member in struct:__anon302

Completed in 66 milliseconds