Searched refs:SEEK_FRAME_INDEX (Results 1 – 7 of 7) 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()
266 frameIndex, numFrames, MediaSource::ReadOptions::SEEK_FRAME_INDEX, in getFrameAtIndex()
5615 case ReadOptions::SEEK_FRAME_INDEX: in read()5622 if( mode != ReadOptions::SEEK_FRAME_INDEX) { in read()5632 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()5668 || mode == ReadOptions::SEEK_FRAME_INDEX) { in read()
1042 if (mode == ReadOptions::SEEK_FRAME_INDEX) { in read()