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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp605 M4OSA_ERR VideoEditorAudioEncoder_step(M4OSA_Context pContext, function in namespace:android
612 ALOGV("VideoEditorAudioEncoder_step begin");
636 ALOGV("VideoEditorAudioEncoder_step no error");
638 ALOGV("VideoEditorAudioEncoder_step ERROR 0x%X", err);
640 ALOGV("VideoEditorAudioEncoder_step end");
715 (*pEncoderInterface)->pFctStep = VideoEditorAudioEncoder_step;

Completed in 8 milliseconds