Searched refs:SEEK_FRAME_INDEX (Results 1 – 10 of 10) sorted by relevance
78 SEEK_FRAME_INDEX = CMediaTrackReadOptions::SEEK_FRAME_INDEX, enumerator
45 SEEK_FRAME_INDEX = 4, enumerator
142 SEEK_FRAME_INDEX, enumerator
40 MediaSource::ReadOptions::SeekMode::SEEK_FRAME_INDEX,
172 seekOptions.push_back(CMediaTrackReadOptions::SEEK | CMediaTrackReadOptions::SEEK_FRAME_INDEX); in seekAndExtractTrack()
534 mSeekMode > MediaSource::ReadOptions::SEEK_FRAME_INDEX) { in onGetFormatAndSeekOptions()576 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onGetFormatAndSeekOptions()608 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onInputReceived()
329 MediaSource::ReadOptions::SEEK_FRAME_INDEX, colorFormat, metaOnly); in getFrameAtIndex()424 if (option == MediaSource::ReadOptions::SEEK_FRAME_INDEX) { in getFrameInternal()
69 MediaSource::ReadOptions::SeekMode::SEEK_FRAME_INDEX};
6199 case ReadOptions::SEEK_FRAME_INDEX: in read()6206 if( mode != ReadOptions::SEEK_FRAME_INDEX) { in read()6231 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()6268 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()
1057 if (mode == ReadOptions::SEEK_FRAME_INDEX) { in read()