Searched refs:pFctInit (Results 1 - 9 of 9) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4ENCODER_AudioCommon.h240 M4AE_init* pFctInit; member in struct:_M4ENCODER_AudioGlobalInterface
H A DM4ENCODER_common.h446 M4ENCODER_init* pFctInit; member in struct:_M4ENCODER_GlobalInterface
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp691 (*pEncoderInterface)->pFctInit = VideoEditorAudioEncoder_init_AAC;
696 (*pEncoderInterface)->pFctInit = VideoEditorAudioEncoder_init_AMRNB;
701 (*pEncoderInterface)->pFctInit = VideoEditorAudioEncoder_init_MP3;
H A DVideoEditorVideoEncoder.cpp1236 (*pEncoderInterface)->pFctInit =
1242 (*pEncoderInterface)->pFctInit =
1248 (*pEncoderInterface)->pFctInit =
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c1976 pAudioEncoderGlobalFcts->pFctInit called with userdata 0x%x",
1978 err = pC_ShellAPI->pAudioEncoderGlobalFcts->pFctInit(&pC_ewc->pAudioEncCtxt,
1983 err = pC_ShellAPI->pAudioEncoderGlobalFcts->pFctInit(&pC_ewc->pAudioEncCtxt,
1991 "M4VSS3GPP_intResetAudioEncoder: pAudioEncoderGlobalFcts->pFctInit returns 0x%x",
H A DM4PTO3GPP_API.c1701 err = pC->m_pEncoderInt->pFctInit(&pC->m_pMp4EncoderContext, pC->m_pWriterDataInt,
1706 M4OSA_TRACE1_1("M4PTO3GPP_Ready4Processing: EncoderInt->pFctInit returns 0x%x", err);
H A DM4VSS3GPP_AudioMixing.c3985 "M4VSS3GPP_intAudioMixingCreateVideoEncoder: calling encoder pFctInit");
3988 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctInit(&pC->ewc.pEncContext,
3997 pVideoEncoderGlobalFcts->pFctInit returns 0x%x",
H A DM4VSS3GPP_EditVideo.c2597 M4OSA_TRACE1_0("M4VSS3GPP_intCreateVideoEncoder: calling encoder pFctInit");
2600 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctInit(&pC->ewc.pEncContext,
2608 "M4VSS3GPP_intCreateVideoEncoder: pVideoEncoderGlobalFcts->pFctInit returns 0x%x",
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c5867 err = pC->pVideoEncoderGlobalFcts->pFctInit(&pC->pViEncCtxt,
5876 "M4MCS_intPrepareVideoEncoder: EncoderInt->pFctInit returns 0x%x",
6487 err = pC->pAudioEncoderGlobalFcts->pFctInit(&pC->pAudioEncCtxt,
6493 "M4MCS_intPrepareAudioProcessing: pAudioEncoderGlobalFcts->pFctInit returns 0x%x",

Completed in 111 milliseconds