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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp713 M4OSA_ERR VideoEditorAudioDecoder_step(M4AD_Context pContext, function in namespace:android
721 ALOGV("VideoEditorAudioDecoder_step begin");
736 ALOGV("VideoEditorAudioDecoder_step: Audio decoder \
744 ALOGV("VideoEditorAudioDecoder_step: samplingFreq = %d", sampleRate);
745 ALOGV("VideoEditorAudioDecoder_step: channelCnt = %d", channelCount);
754 ALOGV("VideoEditorAudioDecoder_step: Audio decoder \
769 ALOGV("VideoEditorAudioDecoder_step no error");
771 ALOGV("VideoEditorAudioDecoder_step ERROR 0x%X", err);
773 ALOGV("VideoEditorAudioDecoder_step end");
939 VideoEditorAudioDecoder_step;
[all...]

Completed in 97 milliseconds