Searched refs:mVEAudioSink (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp465 mVEAudioSink = new VideoEditorPlayer::VeAudioOutput();
466 mVEAudioPlayer = new VideoEditorAudioPlayer(mVEAudioSink);
700 mVEAudioSink.clear();
H A DVideoEditorPreviewController.h124 sp<VideoEditorPlayer::VeAudioOutput> mVEAudioSink; member in class:android::VideoEditorPreviewController

Completed in 30 milliseconds