Searched defs:readOptions (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp165 MediaSource::ReadOptions readOptions; local
H A DVideoEditorAudioDecoder.cpp210 MediaSource::ReadOptions readOptions; local
H A DVideoEditorVideoEncoder.cpp186 MediaSource::ReadOptions readOptions; local
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp476 MediaSource::ReadOptions readOptions; local
479 readOptions.setSeekTo(mSeekTimeMsec * 1000);
494 err = mAudioSource->read(&mDecodeBuffer, &readOptions);

Completed in 105 milliseconds