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

/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp895 M4OSA_ERR VideoEditorAudioDecoder_getInterface(M4AD_Type decoderType, function in namespace:android
904 LOGV("VideoEditorAudioDecoder_getInterface begin %d 0x%x 0x%x",
949 LOGV("VideoEditorAudioDecoder_getInterface no error");
952 LOGV("VideoEditorAudioDecoder_getInterface ERROR 0x%X", err);
954 LOGV("VideoEditorAudioDecoder_getInterface end");
963 LOGV("TEST: AAC VideoEditorAudioDecoder_getInterface no error");
964 return VideoEditorAudioDecoder_getInterface(
970 LOGV("TEST: AMR VideoEditorAudioDecoder_getInterface no error");
971 return VideoEditorAudioDecoder_getInterface(
978 return VideoEditorAudioDecoder_getInterface(
[all...]

Completed in 29 milliseconds