Displaying 6 results from an estimated 6 matches for "persist_ack".
2006 Nov 21
2
One bug in the SVN and rtp wrapper issue
...ere 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           Set VBR on (ReqVal=1) or off (ReqVal=2)
 5: VBR_QUALITY   Set the encoder quality for...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...t; 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           Set VBR on (ReqVal=1) or off (ReqVal=2)
> &...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...t 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           Set VBR on...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...ing 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           Set VBR on (ReqVal=1) or off (ReqVal=2)
>  5: VBR_QUALITY   Set...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...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           Set VBR on (ReqVal=1) or off (...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...t;     >     > 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...