Home
last modified time | relevance | path

Searched refs:MIN_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec.c243 const int MIN_SEQUENTIAL = 2; in rtp_valid_packet_in_sequence() local
257 s->probation = MIN_SEQUENTIAL - 1; in rtp_valid_packet_in_sequence()
/third_party/pulseaudio/src/modules/rtp/
Drfc3550.txt4395 valid only after MIN_SEQUENTIAL packets have been received in
4404 (parameter MIN_SEQUENTIAL) and other variables are initialized:
4408 s->probation = MIN_SEQUENTIAL;
4464 const int MIN_SEQUENTIAL = 2;
4467 * Source is not valid until MIN_SEQUENTIAL packets with
4489 s->probation = MIN_SEQUENTIAL - 1;