Searched refs:AMFNR_STATE_V1_RUNNING (Results 1 – 2 of 2) sorted by relevance
16 if ((AMFNR_STATE_V1_RUNNING == pAmfnrCtx->eState) in Amfnr_Start_V1()21 pAmfnrCtx->eState = AMFNR_STATE_V1_RUNNING; in Amfnr_Start_V1()193 if ((AMFNR_STATE_V1_RUNNING == pAmfnrCtx->eState) in Amfnr_Release_V1()388 if(pAmfnrCtx->eState != AMFNR_STATE_V1_RUNNING) { in Amfnr_Process_V1()
79 …AMFNR_STATE_V1_RUNNING = 3, /**< instance is running (processes frames… enumerator