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

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

Completed in 131 milliseconds