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
418 mSeekMode > MediaSource::ReadOptions::SEEK_FRAME_INDEX) { in onGetFormatAndSeekOptions()458 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onGetFormatAndSeekOptions()470 || (mSeekMode == MediaSource::ReadOptions::SEEK_FRAME_INDEX); in onInputReceived()
172 seekOptions.push_back(CMediaTrackReadOptions::SEEK | CMediaTrackReadOptions::SEEK_FRAME_INDEX); in seekAndExtractTrack()
267 frameIndex, numFrames, MediaSource::ReadOptions::SEEK_FRAME_INDEX, in getFrameAtIndex()
5693 case ReadOptions::SEEK_FRAME_INDEX: in read()5700 if( mode != ReadOptions::SEEK_FRAME_INDEX) { in read()5710 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()5746 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()
1042 if (mode == ReadOptions::SEEK_FRAME_INDEX) { in read()