Displaying 6 results from an estimated 6 matches for "req_persist".
2006 Nov 21
2
One bug in the SVN and rtp wrapper issue
...form
 0 1 2 3 4 5 6 7 0 1
+-+-+-+-+-+-+-+-+-+-+
|R| ReqID | ReqVal  |
+-+-+-+-+-+-+-+-+-+-+
where R is 1 when a request is following and 0 when there is no more
request. Each request (if R=1) is composed of a 4-bit request ID (ReqID) and
a 5-bit value (ReqVal)
Possible values for ReqID are:
 0: REQ_PERSIST   ReqVal=1 for persistent requests/mode selection,
                  0 otherwise
 1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
                  ReqVal equals the value received
 2: MODE          Choose the encoder mode directly
 3: QUALITY       Choose the encoder quality
 4: VBR...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...-+-+-+-+-+-+-+-+-+-+
> >
> > where R is 1 when a request is following and 0 when there is no more
> > request. Each request (if R=1) is composed of a 4-bit request ID (ReqID)
> and
> > a 5-bit value (ReqVal)
> >
> > Possible values for ReqID are:
> >  0: REQ_PERSIST   ReqVal=1 for persistent requests/mode selection,
> >                   0 otherwise
> >  1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
> >                   ReqVal equals the value received
> >  2: MODE          Choose the encoder mode directly
> >  3...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...a request is following and 0 when there is no
> more
> >     > request. Each request (if R=1) is composed of a 4-bit request ID
> >     (ReqID) and
> >     > a 5-bit value (ReqVal)
> >     >
> >     > Possible values for ReqID are:
> >     >  0: REQ_PERSIST   ReqVal=1 for persistent requests/mode selection,
> >     >                   0 otherwise
> >     >  1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
> >     >                   ReqVal equals the value received
> >     >  2: MODE          Choose th...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...-+-+
> |R| ReqID | ReqVal  |
> +-+-+-+-+-+-+-+-+-+-+
> 
> where R is 1 when a request is following and 0 when there is no more
> request. Each request (if R=1) is composed of a 4-bit request ID (ReqID) and
> a 5-bit value (ReqVal)
> 
> Possible values for ReqID are:
>  0: REQ_PERSIST   ReqVal=1 for persistent requests/mode selection,
>                   0 otherwise
>  1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
>                   ReqVal equals the value received
>  2: MODE          Choose the encoder mode directly
>  3: QUALITY       Choose th...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...t;
>     > where R is 1 when a request is following and 0 when there is no more
>     > request. Each request (if R=1) is composed of a 4-bit request ID
>     (ReqID) and
>     > a 5-bit value (ReqVal)
>     >
>     > Possible values for ReqID are:
>     >  0: REQ_PERSIST   ReqVal=1 for persistent requests/mode selection,
>     >                   0 otherwise
>     >  1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
>     >                   ReqVal equals the value received
>     >  2: MODE          Choose the encoder mode direc...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...when there is
>     no more
>     >     > request. Each request (if R=1) is composed of a 4-bit request ID
>     >     (ReqID) and
>     >     > a 5-bit value (ReqVal)
>     >     >
>     >     > Possible values for ReqID are:
>     >     >  0: REQ_PERSIST   ReqVal=1 for persistent requests/mode
>     selection,
>     >     >                   0 otherwise
>     >     >  1: PERSIST_ACK   Acknowledge a REQ_PERSIST from the other end,
>     >     >                   ReqVal equals the value received
>     >     >  2...