Home
last modified time | relevance | path

Searched refs:mReadOptions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/
H A DFrameDecoder.h92 MediaSource::ReadOptions mReadOptions; member
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp288 frameTimeUs, option, &mReadOptions, &mSurface); in init()
372 err = mSource->read(&mediaBuffer, &mReadOptions); in extractInternal()
373 mReadOptions.clearSeekTo(); in extractInternal()