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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c179 STREAM_TYPE_LIVE, enumerator in enum:StreamType
875 if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE)
1581 if (c->post == 0 && stream->stream_type == STREAM_TYPE_LIVE)
1935 case STREAM_TYPE_LIVE: {
3604 if (stream->stream_type == STREAM_TYPE_LIVE &&
4238 stream->stream_type = STREAM_TYPE_LIVE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c179 STREAM_TYPE_LIVE, enumerator in enum:StreamType
875 if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE)
1581 if (c->post == 0 && stream->stream_type == STREAM_TYPE_LIVE)
1935 case STREAM_TYPE_LIVE: {
3604 if (stream->stream_type == STREAM_TYPE_LIVE &&
4238 stream->stream_type = STREAM_TYPE_LIVE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c179 STREAM_TYPE_LIVE, enumerator in enum:StreamType
875 if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE)
1581 if (c->post == 0 && stream->stream_type == STREAM_TYPE_LIVE)
1935 case STREAM_TYPE_LIVE: {
3604 if (stream->stream_type == STREAM_TYPE_LIVE &&
4238 stream->stream_type = STREAM_TYPE_LIVE;

Completed in 93 milliseconds