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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h413 * M4OSA_ERR M4VSS3GPP_setCurrentAudioEncoder()
421 M4OSA_ERR M4VSS3GPP_setCurrentAudioEncoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c1856 // err = M4VSS3GPP_setCurrentAudioEncoder(&pC->ShellAPI,
1868 err = M4VSS3GPP_setCurrentAudioEncoder(pC_ShellAPI,
1881 err = M4VSS3GPP_setCurrentAudioEncoder(pC_ShellAPI,
H A DM4VSS3GPP_Codecs.c796 * M4OSA_ERR M4VSS3GPP_setCurrentAudioEncoder()
804 M4OSA_ERR M4VSS3GPP_setCurrentAudioEncoder( M4VSS3GPP_MediaAndCodecCtxt *pC, function
811 M4OSA_TRACE3_2("M4VSS3GPP_setCurrentAudioEncoder: pC=0x%x, mediaType=0x%x",
818 "M4VSS3GPP_setCurrentAudioEncoder: encoder type AMR");
824 "M4VSS3GPP_setCurrentAudioEncoder: encoder type AAC");
840 "M4VSS3GPP_setCurrentAudioEncoder: pC->pAudioEncoderInterface[0x%x]=0x%x,\

Completed in 67 milliseconds