OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShellAPI
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c
159
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
.m_pReader->m_pFctSetOption
[
all
...]
M4VSS3GPP_AudioMixing.c
211
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
...]
M4VSS3GPP_EditAudio.c
153
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(
[
all
...]
M4VSS3GPP_EditVideo.c
208
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,
[
all
...]
M4VSS3GPP_ClipAnalysis.c
506
pClipCtxt->
ShellAPI
.m_pReader->m_pFctGetOption(
609
pClipCtxt->
ShellAPI
.m_pReader->m_pFctGetOption(
645
err = pClipCtxt->
ShellAPI
.m_pReader->m_pFctGetOption(
[
all
...]
M4VSS3GPP_Edit.c
224
err = M4VSS3GPP_clearInterfaceTables(&pC->
ShellAPI
);
229
err = M4VSS3GPP_subscribeMediaAndCodec(&pC->
ShellAPI
);
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
376
M4VSS3GPP_MediaAndCodecCtxt
ShellAPI
;
[
all
...]
Completed in 29 milliseconds