Home | History | Annotate | Download | only in src

Lines Matching defs:uiProgress

5441     M4OSA_UInt8 uiProgress = 0;
5455 err = M4VSS3GPP_editStep(pVssCtxt, &uiProgress);
5574 uiProgress unless progress would be wrong */
5575 uiProgress = 0;
5622 err = M4VSS3GPP_audioMixingStep(pAudioMixingCtxt, &uiProgress);
5638 uiProgress unless progress would be wrong */
5639 uiProgress = 0;
5730 uiProgress = (xVSS_context->pCallBackCtxt->m_ImageCounter * 100) / (xVSS_context->pCallBackCtxt->m_NbImage -1);
5747 uiProgress unless progress would be wrong */
5748 uiProgress = 0;
5851 err = M4MCS_step(xVSS_context->pMCS_Ctxt, &uiProgress);
5871 uiProgress unless progress would be wrong */
5872 uiProgress = 0;
5913 + (uiProgress / (xVSS_context->nbStepTotal)));