Searched refs:LmhpFragmentationParams (Results 1 – 1 of 1) sorted by relevance
80 static LmhpFragmentationParams_t* LmhpFragmentationParams; variable211 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()[all …]