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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp98 sp<VideoEditorAudioDecoderSource> mDecoderSource; member in struct:android::__anon321
412 pDecoderContext->mDecoderSource.clear();
544 pDecoderContext->mDecoderSource = VideoEditorAudioDecoderSource::Create(
546 VIDEOEDITOR_CHECK(NULL != pDecoderContext->mDecoderSource.get(),
560 decoderMetaData, false, pDecoderContext->mDecoderSource, NULL,
638 pDecoderContext->mDecoderSource->storeBuffer(buffer);

Completed in 23 milliseconds