Home | History | Annotate | Download | only in src

Lines Matching refs:pPTo3GPPcurrentParams

1626     Params.pOutput3gppFile        = xVSS_context->pPTo3GPPcurrentParams->pFileOut;
1627 Params.pTemporaryFile = xVSS_context->pPTo3GPPcurrentParams->pFileTemp;
1633 (xVSS_context->pPTo3GPPcurrentParams->duration \
1634 / xVSS_context->pPTo3GPPcurrentParams->framerate); /* */
1635 pCallBackCtxt->m_timeDuration = xVSS_context->pPTo3GPPcurrentParams->framerate;
1638 pCallBackCtxt->m_FileIn = xVSS_context->pPTo3GPPcurrentParams->pFileIn;
1642 pCallBackCtxt->m_pPto3GPPparams = xVSS_context->pPTo3GPPcurrentParams;
1644 pCallBackCtxt->m_mediaRendering = xVSS_context->pPTo3GPPcurrentParams->MediaRendering;
3446 xVSS_context->pPTo3GPPcurrentParams = M4OSA_NULL;