Searched refs:encoderState (Results 1 – 6 of 6) sorted by relevance
4002 pC->ewc.encoderState = M4VSS3GPP_kEncoderClosed; in M4VSS3GPP_intAudioMixingCreateVideoEncoder()4019 pC->ewc.encoderState = M4VSS3GPP_kEncoderStopped; in M4VSS3GPP_intAudioMixingCreateVideoEncoder()4038 pC->ewc.encoderState = M4VSS3GPP_kEncoderRunning; in M4VSS3GPP_intAudioMixingCreateVideoEncoder()4061 if( M4VSS3GPP_kEncoderRunning == pC->ewc.encoderState ) in M4VSS3GPP_intAudioMixingDestroyVideoEncoder()4077 pC->ewc.encoderState = M4VSS3GPP_kEncoderStopped; in M4VSS3GPP_intAudioMixingDestroyVideoEncoder()4081 if( M4VSS3GPP_kEncoderStopped == pC->ewc.encoderState ) in M4VSS3GPP_intAudioMixingDestroyVideoEncoder()4094 pC->ewc.encoderState = M4VSS3GPP_kEncoderClosed; in M4VSS3GPP_intAudioMixingDestroyVideoEncoder()4109 pC->ewc.encoderState = M4VSS3GPP_kNoEncoder; in M4VSS3GPP_intAudioMixingDestroyVideoEncoder()
894 if (pC->ewc.encoderState == M4VSS3GPP_kNoEncoder) { in M4VSS3GPP_intCheckVideoMode()2582 pC->ewc.encoderState = M4VSS3GPP_kEncoderClosed; in M4VSS3GPP_intCreateVideoEncoder()2596 pC->ewc.encoderState = M4VSS3GPP_kEncoderStopped; in M4VSS3GPP_intCreateVideoEncoder()2614 pC->ewc.encoderState = M4VSS3GPP_kEncoderRunning; in M4VSS3GPP_intCreateVideoEncoder()2635 if( M4VSS3GPP_kEncoderRunning == pC->ewc.encoderState ) in M4VSS3GPP_intDestroyVideoEncoder()2652 pC->ewc.encoderState = M4VSS3GPP_kEncoderStopped; in M4VSS3GPP_intDestroyVideoEncoder()2656 if( M4VSS3GPP_kEncoderStopped == pC->ewc.encoderState ) in M4VSS3GPP_intDestroyVideoEncoder()2670 pC->ewc.encoderState = M4VSS3GPP_kEncoderClosed; in M4VSS3GPP_intDestroyVideoEncoder()2685 pC->ewc.encoderState = M4VSS3GPP_kNoEncoder; in M4VSS3GPP_intDestroyVideoEncoder()
212 pC->ewc.encoderState = M4VSS3GPP_kNoEncoder; in M4VSS3GPP_editInit()
487 M4OSA_UInt32 encoderState; member
462 M4OSA_UInt32 encoderState; member
2212 pC->encoderState = M4MCS_kNoEncoder; in M4MCS_init()3078 if( M4MCS_kEncoderRunning == pC->encoderState ) in M4MCS_close()3093 pC->encoderState = M4MCS_kEncoderStopped; in M4MCS_close()3097 if( M4MCS_kEncoderStopped == pC->encoderState ) in M4MCS_close()3109 pC->encoderState = M4MCS_kEncoderClosed; in M4MCS_close()3330 pC->encoderState = M4MCS_kNoEncoder; in M4MCS_cleanUp()5884 pC->encoderState = M4MCS_kEncoderClosed; in M4MCS_intPrepareVideoEncoder()5921 pC->encoderState = M4MCS_kEncoderStopped; in M4MCS_intPrepareVideoEncoder()5936 pC->encoderState = M4MCS_kEncoderRunning; in M4MCS_intPrepareVideoEncoder()8829 || (M4MCS_kEncoderRunning != pC->encoderState) ) in M4MCS_intVideoNullEncoding()[all …]