rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00991
Re: Window size in W-LSB encoding
Faraz,
> How i can know the width of the window which is define in the W-LSB
> encoding in the ROHC library.?
You can define the width of the WLSB window with the
rohc_comp_set_wlsb_window_width() function [1]. If you don't call that
function, the default width is set to 4 [2].
Regards,
Didier
[1] http://bazaar.launchpad.net/~didier-barvaux/rohc/1.5.x/view/head:/src/comp/rohc_comp.c#L614
[2] http://bazaar.launchpad.net/~didier-barvaux/rohc/1.5.x/view/head:/src/common/wlsb.h#L36
Attachment:
signature.asc
Description: PGP signature
References