Searched refs:SEEK_FRAME_INDEX (Results 1 – 8 of 8) sorted by relevance
78 SEEK_FRAME_INDEX = CMediaTrackReadOptions::SEEK_FRAME_INDEX, enumerator
45 SEEK_FRAME_INDEX = 4, enumerator
142 SEEK_FRAME_INDEX, enumerator
172 seekOptions.push_back(CMediaTrackReadOptions::SEEK | CMediaTrackReadOptions::SEEK_FRAME_INDEX); in seekAndExtractTrack()
497 mSeekMode > MediaSource::ReadOptions::SEEK_FRAME_INDEX) { in onGetFormatAndSeekOptions()536 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onGetFormatAndSeekOptions()565 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onInputReceived()
278 MediaSource::ReadOptions::SEEK_FRAME_INDEX, colorFormat, metaOnly); in getFrameAtIndex()365 if (option == MediaSource::ReadOptions::SEEK_FRAME_INDEX) { in getFrameInternal()
6149 case ReadOptions::SEEK_FRAME_INDEX: in read()6156 if( mode != ReadOptions::SEEK_FRAME_INDEX) { in read()6181 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()6218 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()
1051 if (mode == ReadOptions::SEEK_FRAME_INDEX) { in read()