Searched refs:pStartAU (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4WRITER_common.h249 M4WRITER_startAU* pStartAU; member in struct:_M4WRITER_DataInterface
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_AudioMixing.c1909 err = pC->ShellAPI.pWriterDataFcts->pStartAU(pC->ewc.p3gpWriterContext,
1915 pWriterDataFcts->pStartAU(audio) returns 0x%x!", err);
1987 err = pC->ShellAPI.pWriterDataFcts->pStartAU(pC->ewc.p3gpWriterContext,
1993 "M4VSS3GPP_intAudioMixingStepVideo: pWriterDataFcts->pStartAU(Video) returns 0x%x!",
2238 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
2247 pWriterDataFcts->pStartAU(audio) returns 0x%x!",
2642 err = pC->ShellAPI.pWriterDataFcts->pStartAU(pC->ewc.p3gpWriterContext,
2648 "M4VSS3GPP_intAudioMixingCopyOrig: pWriterDataFcts->pStartAU(audio) returns 0x%x!",
2734 err = pC->ShellAPI.pWriterDataFcts->pStartAU(pC->ewc.p3gpWriterContext,
2741 pWriterDataFcts->pStartAU(audi
[all...]
H A DM4VSS3GPP_EditAudio.c291 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
299 READ_WRITE: pWriterDataFcts->pStartAU returns 0x%x!",
438 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
446 pWriterDataFcts->pStartAU returns 0x%x!",
820 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
828 pWriterDataFcts->pStartAU returns 0x%x!",
H A DM4PTO3GPP_API.c828 err = pC->m_pWriterDataInt->pStartAU(pC->m_p3gpWriterContext, 1,
832 M4OSA_TRACE1_1("M4PTO3GPP_Step(): pWriterDataInt->pStartAU(Audio)\
1852 err = pWriterDataIntInterface->pStartAU(pWriterContext, M4PTO3GPP_WRITER_AUDIO_STREAM_ID,
1856 M4OSA_TRACE1_1("M4PTO3GPP_writeAmrSilence122Frame: pWriterDataInt->pStartAU(audio) returns \
1900 err = pWriterDataIntInterface->pStartAU(pWriterContext, M4PTO3GPP_WRITER_AUDIO_STREAM_ID,
1904 M4OSA_TRACE1_1("M4PTO3GPP_writeAmrSilence048Frame: pWriterDataInt->pStartAU(audio)\
H A DM4VSS3GPP_EditVideo.c275 err = pC->ShellAPI.pWriterDataFcts->pStartAU(
284 pWriterDataFcts->pStartAU(Video) returns 0x%x!",
986 err = pC->ShellAPI.pWriterDataFcts->pStartAU(pC->ewc.p3gpWriterContext,
992 "M4VSS3GPP_intStartAU: pWriterDataFcts->pStartAU(Video) returns 0x%x!",
2468 pC->ewc.OurWriterDataInterface.pStartAU =
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Interface.c903 pData->pStartAU = M4WRITER_3GP_startAU;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp895 err = pEncoderContext->mWriterDataInterface->pStartAU(
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c8084 err = pC->pWriterDataFcts->pStartAU(pC->pWriterContext,
8090 "M4MCS_intAudioNullEncoding(): pWriterDataFcts->pStartAU(Audio) returns 0x%x",
8617 err = pC->pWriterDataFcts->pStartAU(pC->pWriterContext,
8623 "M4MCS_intAudioTranscoding(): pWriterDataFcts->pStartAU(Audio) returns 0x%x",
9133 err = pC->pWriterDataFcts->pStartAU(pC->pWriterContext,
9139 "M4MCS_intVideoNullEncoding(): pWriterDataFcts->pStartAU(Video) returns 0x%x",

Completed in 86 milliseconds