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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Drtpdec.c125 const int MIN_SEQUENTIAL = 2; local
127 /* source not valid until MIN_SEQUENTIAL packets with sequence seq. numbers have been received */
139 s->probation= MIN_SEQUENTIAL - 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Drtpdec.c125 const int MIN_SEQUENTIAL = 2; local
127 /* source not valid until MIN_SEQUENTIAL packets with sequence seq. numbers have been received */
139 s->probation= MIN_SEQUENTIAL - 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Drtpdec.c125 const int MIN_SEQUENTIAL = 2; local
127 /* source not valid until MIN_SEQUENTIAL packets with sequence seq. numbers have been received */
139 s->probation= MIN_SEQUENTIAL - 1;

Completed in 80 milliseconds