HomeSort by relevance Sort by last modified time
    Searched refs:M4VSS3GPP_registerAudioDecoder (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c 289 err = M4VSS3GPP_registerAudioDecoder( pContext, audioDecoderType, pAudioDecoderInterface);
303 err = M4VSS3GPP_registerAudioDecoder( pContext, audioDecoderType, pAudioDecoderInterface);
317 err = M4VSS3GPP_registerAudioDecoder( pContext, audioDecoderType, pAudioDecoderInterface);
332 err = M4VSS3GPP_registerAudioDecoder( pContext, audioDecoderType, pAudioDecoderInterface);
M4VSS3GPP_Codecs.c 421 * M4OSA_ERR M4VSS3GPP_registerAudioDecoder()
431 M4OSA_ERR M4VSS3GPP_registerAudioDecoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
437 "M4VSS3GPP_registerAudioDecoder: invalid pointer on decoder interface");
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 324 * M4OSA_ERR M4VSS3GPP_registerAudioDecoder()
335 M4OSA_ERR M4VSS3GPP_registerAudioDecoder(M4VSS3GPP_MediaAndCodecCtxt *pC,

Completed in 34 milliseconds