HomeSort by relevance Sort by last modified time
    Searched refs:m_pReaderDataIt (Results 1 - 9 of 9) sorted by null

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 255 pClipCtxt->ShellAPI.m_pReaderDataIt,
291 pClipCtxt->ShellAPI.m_pReaderDataIt->m_readerContext =
626 pClipCtxt->ShellAPI.m_pReaderDataIt,
    [all...]
M4VSS3GPP_Codecs.c 80 pC->m_pReaderDataIt = M4OSA_NULL;
608 pC->m_pReaderDataIt = M4OSA_NULL;
903 pC->m_pReaderDataIt = pC->m_pReaderDataItTable[readerType];
905 if( pC->m_pReader == M4OSA_NULL || pC->m_pReaderDataIt == M4OSA_NULL )
    [all...]
M4VSS3GPP_EditVideo.c 221 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
355 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
364 m_pReaderDataIt->m_pFctGetNextAu returns 0x%x!",
392 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
401 m_pReaderDataIt->m_pFctGetNextAu returns 0x%x!",
    [all...]
M4VSS3GPP_AudioMixing.c     [all...]
M4VSS3GPP_Edit.c     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 87 pC->m_pReaderDataIt = M4OSA_NULL;
549 pC->m_pReaderDataIt = M4OSA_NULL;
802 pC->m_pReaderDataIt = pC->m_pReaderDataItTable[readerType];
804 if (pC->m_pReader == M4OSA_NULL || pC->m_pReaderDataIt == M4OSA_NULL)
    [all...]
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 248 M4READER_DataInterface* m_pReaderDataIt;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 559 M4READER_DataInterface* m_pReaderDataIt;

Completed in 222 milliseconds