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

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

Completed in 68 milliseconds