Lines Matching refs:LmhpFragmentationParams
80 static LmhpFragmentationParams_t* LmhpFragmentationParams; variable
211 LmhpFragmentationParams = ( LmhpFragmentationParams_t* )params; in LmhpFragmentationInit()
222 LmhpFragmentationParams = NULL; in LmhpFragmentationInit()
365 …ragGroupData.FragNb * fragSessionData.FragGroupData.FragSize ) > LmhpFragmentationParams->BufferSi… in LmhpFragmentationOnMcpsIndication()
393 &LmhpFragmentationParams->DecoderCallbacks ); in LmhpFragmentationOnMcpsIndication()
397 LmhpFragmentationParams->Buffer, in LmhpFragmentationOnMcpsIndication()
398 LmhpFragmentationParams->BufferSize ); in LmhpFragmentationOnMcpsIndication()
462 if( LmhpFragmentationParams->OnProgress != NULL ) in LmhpFragmentationOnMcpsIndication()
464 … LmhpFragmentationParams->OnProgress( FragSessionData[fragIndex].FragDecoderStatus.FragNbRx, in LmhpFragmentationOnMcpsIndication()
474 if( LmhpFragmentationParams->OnDone != NULL ) in LmhpFragmentationOnMcpsIndication()
477 … LmhpFragmentationParams->OnDone( FragSessionData[fragIndex].FragDecoderProcessStatus, in LmhpFragmentationOnMcpsIndication()
480 … LmhpFragmentationParams->OnDone( FragSessionData[fragIndex].FragDecoderProcessStatus, in LmhpFragmentationOnMcpsIndication()
481 LmhpFragmentationParams->Buffer, in LmhpFragmentationOnMcpsIndication()