Searched refs:S_Al3 (Results 1 – 5 of 5) sorted by relevance
667 pParameter->adaptationLayerType.al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLcnParams()668 oscl_memcpy(pParameter->adaptationLayerType.al3, adaptation_layer->al3, sizeof(S_Al3)); in GetOutgoingLcnParams()
221 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLayer()250 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLayer()1079 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in BlcEtbIdc()
1609 pParameter->adaptationLayerType.al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetH223LogicalChannelParameters()1610 oscl_memset(pParameter->adaptationLayerType.al3, 0, sizeof(S_Al3)); in GetH223LogicalChannelParameters()
2500 } S_Al3; typedef2501 typedef S_Al3 *PS_Al3;
5029 x->al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in Decode_AdaptationLayerType()