Searched refs:M4VSS3GPP_intClipDecodeCurrentAudioFrame (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h198 * M4OSA_ERR M4VSS3GPP_intClipDecodeCurrentAudioFrame()
205 M4OSA_ERR M4VSS3GPP_intClipDecodeCurrentAudioFrame(M4VSS3GPP_ClipContext *pClipCtxt);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c505 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pC1);
511 M4VSS3GPP_intClipDecodeCurrentAudioFrame returns 0x%x!",
592 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pC1);
598 M4VSS3GPP_intClipDecodeCurrentAudioFrame returns 0x%x",
887 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pC1);
893 M4VSS3GPP_intClipDecodeCurrentAudioFrame returns 0x%x!",
977 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pC1);
983 M4VSS3GPP_intClipDecodeCurrentAudioFrame(C1) returns 0x%x",
990 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pC2);
996 M4VSS3GPP_intClipDecodeCurrentAudioFrame(C
[all...]
H A DM4VSS3GPP_AudioMixing.c3035 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pAddedClipCtxt);
3041 M4VSS3GPP_intClipDecodeCurrentAudioFrame(added) returns 0x%x",
3348 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pInputClipCtxt);
3354 M4VSS3GPP_intClipDecodeCurrentAudioFrame(orig) returns 0x%x",
3398 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(pC->pAddedClipCtxt);
3404 M4VSS3GPP_intClipDecodeCurrentAudioFrame(added) returns 0x%x",
3782 err = M4VSS3GPP_intClipDecodeCurrentAudioFrame(
3789 M4VSS3GPP_intClipDecodeCurrentAudioFrame returns 0x%x!",
H A DM4VSS3GPP_Clip.c1384 * M4OSA_ERR M4VSS3GPP_intClipDecodeCurrentAudioFrame()
1391 M4OSA_ERR M4VSS3GPP_intClipDecodeCurrentAudioFrame( function
1416 "M4VSS3GPP_intClipDecodeCurrentAudioFrame():\
1437 M4OSA_TRACE3_0("M4VSS3GPP_intClipDecodeCurrentAudioFrame(): returning M4NO_ERROR");
1470 "M4VSS3GPP_intClipDecodeCurrentAudioFrame():\
1480 "M4VSS3GPP_intClipDecodeCurrentAudioFrame(): returning M4NO_ERROR");

Completed in 14 milliseconds