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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c159 err = M4VSS3GPP_clearInterfaceTables(&pClipCtxt->ShellAPI);
164 err = M4VSS3GPP_subscribeMediaAndCodec(&pClipCtxt->ShellAPI);
246 &pClipCtxt->ShellAPI, M4DA_StreamTypeVideoARGB8888);
251 err = pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctCreate(
254 pClipCtxt->ShellAPI.m_pReader,
255 pClipCtxt->ShellAPI.m_pReaderDataIt,
272 err = M4VSS3GPP_setCurrentReader(&pClipCtxt->ShellAPI,
279 pClipCtxt->ShellAPI.m_pReader->m_pFctCreate(&pClipCtxt->pReaderContext);
291 pClipCtxt->ShellAPI.m_pReaderDataIt->m_readerContext =
296 err = pClipCtxt->ShellAPI
[all...]
H A DM4VSS3GPP_AudioMixing.c211 err = M4VSS3GPP_clearInterfaceTables(&pC->ShellAPI);
215 err = M4VSS3GPP_subscribeMediaAndCodec(&pC->ShellAPI);
366 err = pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump(
517 err = pC->ShellAPI.pWriterGlobalFcts->pFctSetOption(
528 err = pC->ShellAPI.pWriterGlobalFcts->pFctCloseWrite(
545 err = pC->ShellAPI.pAudioEncoderGlobalFcts->pFctClose(
556 err = pC->ShellAPI.pAudioEncoderGlobalFcts->pFctCleanUp(
606 M4VSS3GPP_unRegisterAllWriters(&pC->ShellAPI);
607 M4VSS3GPP_unRegisterAllEncoders(&pC->ShellAPI);
608 M4VSS3GPP_unRegisterAllReaders(&pC->ShellAPI);
[all...]
H A DM4VSS3GPP_EditAudio.c153 err = pClip->ShellAPI.m_pReader->m_pFctGetOption(
291 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
358 err = pC->ShellAPI.pWriterDataFcts->pProcessAU(
438 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
549 pC->ShellAPI.pAudioEncoderGlobalFcts->pFctStep(
570 pC->pC1->ShellAPI.m_pAudioDecoder->m_pFctGetOptionAudioDec(
606 pC->pC1->ShellAPI.m_pAudioDecoder->m_pFctGetOptionAudioDec(
710 err = pC->ShellAPI.pAudioEncoderGlobalFcts->pFctStep(
745 err = pC->ShellAPI.pWriterDataFcts->pProcessAU(
820 err = pC->ShellAPI
[all...]
H A DM4VSS3GPP_EditVideo.c208 err = pC->pC1->ShellAPI.m_pReader->m_pFctJump(
221 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
275 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
326 err = pC->ShellAPI.pWriterDataFcts->pProcessAU(
355 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
392 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
474 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
635 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
840 err = pC->pC1->ShellAPI.m_pReader->m_pFctGetOption(
986 err = pC->ShellAPI
[all...]
H A DM4VSS3GPP_ClipAnalysis.c506 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
609 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
645 err = pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
H A DM4VSS3GPP_Edit.c224 err = M4VSS3GPP_clearInterfaceTables(&pC->ShellAPI);
229 err = M4VSS3GPP_subscribeMediaAndCodec(&pC->ShellAPI);
1235 err = pC->pC1->ShellAPI.m_pReader->m_pFctGetOption(
1280 err = M4VSS3GPP_intCreate3GPPOutputFile(&pC->ewc, &pC->ShellAPI,
1287 err = M4VSS3GPP_intCreate3GPPOutputFile(&pC->ewc, &pC->ShellAPI,
1504 err = pC->ShellAPI.pWriterGlobalFcts->pFctSetOption(
1515 err = pC->ShellAPI.pWriterGlobalFcts->pFctCloseWrite(
1761 err = pC->ShellAPI.pAudioEncoderGlobalFcts->pFctClose(
1772 err = pC->ShellAPI.pAudioEncoderGlobalFcts->pFctCleanUp(
1788 M4VSS3GPP_unRegisterAllWriters(&pC->ShellAPI);
[all...]
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h376 M4VSS3GPP_MediaAndCodecCtxt ShellAPI; member in struct:__anon259
599 M4VSS3GPP_MediaAndCodecCtxt ShellAPI; /**< Filesystem and shell reader, member in struct:__anon262
680 M4VSS3GPP_MediaAndCodecCtxt ShellAPI; /**< Filesystem and shell reader, member in struct:__anon263

Completed in 79 milliseconds