Searched refs:M4VSS3GPP_intReachedEndOfAudio (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h115 * M4OSA_ERR M4VSS3GPP_intReachedEndOfAudio()
120 M4OSA_ERR M4VSS3GPP_intReachedEndOfAudio(M4VSS3GPP_InternalEditContext *pC);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c189 err = M4VSS3GPP_intReachedEndOfAudio(pC);
194 "M4VSS3GPP_intEditStepMP3 : M4VSS3GPP_intReachedEndOfAudio returns 0x%x",
203 err = M4VSS3GPP_intReachedEndOfAudio(
210 M4VSS3GPP_intReachedEndOfAudio returns 0x%x",
247 err = M4VSS3GPP_intReachedEndOfAudio(pC);
253 "M4VSS3GPP_intEditStepAudio: M4VSS3GPP_intReachedEndOfAudio returns 0x%x",
1253 err = M4VSS3GPP_intReachedEndOfAudio(pC);
1258 "M4VSS3GPP_intEditStepAudio: M4VSS3GPP_intReachedEndOfAudio returns 0x%x",
H A DM4VSS3GPP_Edit.c3044 * M4OSA_ERR M4VSS3GPP_intReachedEndOfAudio()
3049 M4OSA_ERR M4VSS3GPP_intReachedEndOfAudio( M4VSS3GPP_InternalEditContext *pC ) function
3060 "M4VSS3GPP_intReachedEndOfAudio: M4VSS3GPP_intSwitchToNextClip() returns 0x%x",
3074 M4OSA_TRACE3_0("M4VSS3GPP_intReachedEndOfAudio(): returning M4NO_ERROR");

Completed in 12 milliseconds