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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h437 M4OSA_MemAddr8 m_pDataVideoAddress1; /**< Temporary buffer for Access Unit */ member in struct:__anon302
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2187 pC->m_pDataVideoAddress1 = M4OSA_NULL;
8962 pC->m_pDataVideoAddress1 =
8966 if (pC->m_pDataVideoAddress1 == M4OSA_NULL) {
8997 *) &(pC->m_pDataVideoAddress1), pC->ReaderVideoAU1.m_maxsize);
8998 /* pC->m_pDataVideoAddress1
9006 /* pC->m_pDataVideoAddress1 and
9012 memcpy((void *)pC->m_pDataVideoAddress1,
9057 *) &(pC->m_pDataVideoAddress1), pC->ReaderVideoAU1.m_maxsize);
9058 /* pC->m_pDataVideoAddress1 and
9066 /* pC->m_pDataVideoAddress1 an
[all...]

Completed in 281 milliseconds