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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.h 124 sp<VideoEditorPlayer::VeAudioOutput> mVEAudioSink;
VideoEditorPreviewController.cpp 465 mVEAudioSink = new VideoEditorPlayer::VeAudioOutput();
466 mVEAudioPlayer = new VideoEditorAudioPlayer(mVEAudioSink);
700 mVEAudioSink.clear();
    [all...]

Completed in 37 milliseconds