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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp846 M4OSA_ERR VideoEditorAudioDecoder_getOption(M4AD_Context pContext, function in namespace:android
852 ALOGV("VideoEditorAudioDecoder_getOption begin: optionID 0x%X", optionID);
879 ALOGV("VideoEditorAudioDecoder_getOption unsupported optionId 0x%X",
887 ALOGV("VideoEditorAudioDecoder_getOption no error");
889 ALOGV("VideoEditorAudioDecoder_getOption ERROR 0x%X", err);
891 ALOGV("VideoEditorAudioDecoder_getOption end");
945 VideoEditorAudioDecoder_getOption;

Completed in 7 milliseconds