Searched defs:stream_seek (Results 1 – 4 of 4) sorted by relevance
147 static OPJ_BOOL stream_seek(OPJ_OFF_T nb_bytes, void *user_data) in stream_seek() function
117 static OPJ_BOOL stream_seek(OPJ_OFF_T nb_bytes, void *user_data) in stream_seek() function
358 …GstFlowReturn (*stream_seek) (GstAdaptiveDemuxStream * stream, gboolean forward, GstSeekFlags … member
1473 static void stream_seek(VideoState *is, int64_t pos, int64_t rel, int seek_by_bytes) in stream_seek() function