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

/frameworks/av/libvideoeditor/vss/src/
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 13 milliseconds