Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmphttp.c51 int nb_bytes_read; ///< number of bytes read since the last request member
80 rt->nb_bytes_read = 0; in rtmp_http_send_cmd()
130 if (rt->nb_bytes_read == 0) { in rtmp_http_read()
150 rt->nb_bytes_read += ret; in rtmp_http_read()

Completed in 2 milliseconds