Searched refs:OutputVideoFormat (Results 1 – 8 of 8) sorted by relevance
312 if( (M4VIDEOEDITING_kH263 != pParams->OutputVideoFormat) && in M4PTO3GPP_Open()313 (M4VIDEOEDITING_kMPEG4 != pParams->OutputVideoFormat) && in M4PTO3GPP_Open()314 (M4VIDEOEDITING_kH264 != pParams->OutputVideoFormat)) { in M4PTO3GPP_Open()391 if ((M4VIDEOEDITING_kH263 == pParams->OutputVideoFormat) && in M4PTO3GPP_Open()694 err, pC->m_Params.OutputVideoFormat); in M4PTO3GPP_Step()695 if((M4NO_ERROR == err) && (M4VIDEOEDITING_kH264 == pC->m_Params.OutputVideoFormat)) in M4PTO3GPP_Step()1005 if ((M4VIDEOEDITING_kMPEG4 == pC->m_Params.OutputVideoFormat) in M4PTO3GPP_Close()1006 || (M4VIDEOEDITING_kH264 == pC->m_Params.OutputVideoFormat)) in M4PTO3GPP_Close()1241 switch(pC->m_Params.OutputVideoFormat) in M4PTO3GPP_Ready4Processing()1274 pC->m_Params.OutputVideoFormat); in M4PTO3GPP_Ready4Processing()[all …]
122 Params.OutputVideoFormat = xVSS_context->pMCScurrentParams->OutputVideoFormat; in M4xVSS_internalStartTranscoding()1536 Params.OutputVideoFormat = xVSS_context->pSettings->xVSS.outputVideoFormat; in M4xVSS_internalStartConvertPictureTo3gp()
2528 pParams->OutputVideoFormat = in M4xVSS_SendCommand()2599 pParams->OutputVideoFormat = M4VIDEOEDITING_kNullVideo; in M4xVSS_SendCommand()4152 pParams->OutputVideoFormat = M4VIDEOEDITING_kNoneVideo; in M4xVSS_SendCommand()
125 M4VIDEOEDITING_VideoFormat OutputVideoFormat; member
329 M4VIDEOEDITING_VideoFormat OutputVideoFormat; member
180 M4VIDEOEDITING_VideoFormat OutputVideoFormat; member
3650 if( ( pParams->OutputVideoFormat == M4VIDEOEDITING_kNoneVideo) in M4MCS_setOutputParams()3681 switch( pParams->OutputVideoFormat ) in M4MCS_setOutputParams()3689 pParams->OutputVideoFormat); in M4MCS_setOutputParams()3697 pParams->OutputVideoFormat); in M4MCS_setOutputParams()3705 pParams->OutputVideoFormat); in M4MCS_setOutputParams()3726 pParams->OutputVideoFormat); in M4MCS_setOutputParams()3732 if( M4VIDEOEDITING_kNullVideo == pParams->OutputVideoFormat ) in M4MCS_setOutputParams()3904 if( M4VIDEOEDITING_kH263 == pParams->OutputVideoFormat ) in M4MCS_setOutputParams()3924 if( M4VIDEOEDITING_kNullVideo != pParams->OutputVideoFormat ) in M4MCS_setOutputParams()3971 if( M4VIDEOEDITING_kH263 == pParams->OutputVideoFormat ) in M4MCS_setOutputParams()
1332 pOutputParams->OutputVideoFormat = in videoEditor_generateAudio()