Home
last modified time | relevance | path

Searched refs:read_play (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddemux_utils.c204 if (s->iformat->read_play) in av_read_play()
205 return s->iformat->read_play(s); in av_read_play()
H A Davformat.h769 int (*read_play)(struct AVFormatContext *); member
H A Drtspdec.c1005 .read_play = rtsp_read_play,

Completed in 6 milliseconds