Home
last modified time | relevance | path

Searched refs:eState (Results 1 – 25 of 26) sorted by relevance

12

/hardware/nxp/nfc/halimpl/tml/
DphOsalNfc_Timer.cc96 pTimerHandle->eState = eTimerIdle; in phOsalNfc_Timer_Create()
162 pTimerHandle->eState = eTimerRunning; in phOsalNfc_Timer_Start()
204 (pTimerHandle->eState != eTimerIdle)) { in phOsalNfc_Timer_Stop()
206 if (pTimerHandle->eState == eTimerRunning) { in phOsalNfc_Timer_Stop()
211 pTimerHandle->eState = eTimerStopped; in phOsalNfc_Timer_Stop()
376 pTimerHandle->eState = eTimerStopped; in phOsalNfc_Timer_Expired()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp802 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
812 if(eState == OMX_StateIdle) in send_command_proxy()
829 else if(eState == OMX_StateLoaded) in send_command_proxy()
837 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
844 else if(eState == OMX_StateExecuting) in send_command_proxy()
852 else if(eState == OMX_StatePause) in send_command_proxy()
860 else if(eState == OMX_StateInvalid) in send_command_proxy()
863 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
869 eState); in send_command_proxy()
879 if(eState == OMX_StateLoaded) in send_command_proxy()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp753 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
761 if (eState == OMX_StateIdle) { in send_command_proxy()
774 else if (eState == OMX_StateLoaded) { in send_command_proxy()
781 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
787 else if (eState == OMX_StateExecuting) { in send_command_proxy()
794 else if (eState == OMX_StatePause) { in send_command_proxy()
801 else if (eState == OMX_StateInvalid) { in send_command_proxy()
803 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
807 eState); in send_command_proxy()
816 if (eState == OMX_StateLoaded) { in send_command_proxy()
[all …]
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Other.h234 OMX_TIME_CLOCKSTATE eState; /* Seeking Change. Added 7/12.*/ member
276 OMX_TIME_CLOCKSTATE eState; /**< State of the media time. */ member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Other.h234 OMX_TIME_CLOCKSTATE eState; /* Seeking Change. Added 7/12.*/ member
276 OMX_TIME_CLOCKSTATE eState; /**< State of the media time. */ member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_Other.h234 OMX_TIME_CLOCKSTATE eState; /* Seeking Change. Added 7/12.*/ member
276 OMX_TIME_CLOCKSTATE eState; /**< State of the media time. */ member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Other.h234 OMX_TIME_CLOCKSTATE eState; /* Seeking Change. Added 7/12.*/ member
276 OMX_TIME_CLOCKSTATE eState; /**< State of the media time. */ member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Other.h234 OMX_TIME_CLOCKSTATE eState; /* Seeking Change. Added 7/12.*/ member
276 OMX_TIME_CLOCKSTATE eState; /**< State of the media time. */ member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp829 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
837 if (eState == OMX_StateIdle) { in send_command_proxy()
850 else if (eState == OMX_StateLoaded) { in send_command_proxy()
857 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
863 else if (eState == OMX_StateExecuting) { in send_command_proxy()
870 else if (eState == OMX_StatePause) { in send_command_proxy()
877 else if (eState == OMX_StateInvalid) { in send_command_proxy()
879 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
883 eState); in send_command_proxy()
892 if (eState == OMX_StateLoaded) { in send_command_proxy()
[all …]
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp796 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
804 if (eState == OMX_StateIdle) { in send_command_proxy()
817 else if (eState == OMX_StateLoaded) { in send_command_proxy()
824 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
830 else if (eState == OMX_StateExecuting) { in send_command_proxy()
837 else if (eState == OMX_StatePause) { in send_command_proxy()
844 else if (eState == OMX_StateInvalid) { in send_command_proxy()
846 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
850 eState); in send_command_proxy()
859 if (eState == OMX_StateLoaded) { in send_command_proxy()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp840 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
848 if (eState == OMX_StateIdle) { in send_command_proxy()
861 else if (eState == OMX_StateLoaded) { in send_command_proxy()
868 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
874 else if (eState == OMX_StateExecuting) { in send_command_proxy()
881 else if (eState == OMX_StatePause) { in send_command_proxy()
888 else if (eState == OMX_StateInvalid) { in send_command_proxy()
890 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
894 eState); in send_command_proxy()
903 if (eState == OMX_StateLoaded) { in send_command_proxy()
[all …]
/hardware/nxp/nfc/halimpl/common/
DphNfcCommon.h121 phOsalNfc_TimerStates_t eState; /* Timer states */ member
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1853 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1858 m_state, eState); in send_command_proxy()
1863 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1869 if(eState == OMX_StateIdle) in send_command_proxy()
1886 else if(eState == OMX_StateLoaded) in send_command_proxy()
1894 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
1901 else if(eState == OMX_StateExecuting) in send_command_proxy()
1909 else if(eState == OMX_StatePause) in send_command_proxy()
1917 else if(eState == OMX_StateInvalid) in send_command_proxy()
1920 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp1640 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1645 m_state, eState); in send_command_proxy()
1650 DEBUG_PRINT_HIGH("\n Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1656 if(eState == OMX_StateIdle) in send_command_proxy()
1673 else if(eState == OMX_StateLoaded) in send_command_proxy()
1681 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
1688 else if(eState == OMX_StateExecuting) in send_command_proxy()
1696 else if(eState == OMX_StatePause) in send_command_proxy()
1704 else if(eState == OMX_StateInvalid) in send_command_proxy()
1707 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
Domx_vdec.cpp1742 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1747 m_state, eState); in send_command_proxy()
1752 DEBUG_PRINT_HIGH("\n Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1758 if(eState == OMX_StateIdle) in send_command_proxy()
1775 else if(eState == OMX_StateLoaded) in send_command_proxy()
1783 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
1790 else if(eState == OMX_StateExecuting) in send_command_proxy()
1798 else if(eState == OMX_StatePause) in send_command_proxy()
1806 else if(eState == OMX_StateInvalid) in send_command_proxy()
1809 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp485 void SetState(OMX_STATETYPE eState) in SetState() argument
487 #define GOTO_STATE(eState) \ in SetState() argument
488 case eState: \ in SetState()
490 D("Going to state " # eState"..."); \ in SetState()
493 (OMX_U32) eState, \ in SetState()
495 while (m_eState != eState) \ in SetState()
499 D("Now in state " # eState); \ in SetState()
503 switch (eState) in SetState()
1032 #define SET_STATE(eState) \ in EVT_CB() argument
1033 case eState: \ in EVT_CB()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp525 void SetState(OMX_STATETYPE eState) in SetState() argument
527 #define GOTO_STATE(eState) \ in SetState() argument
528 case eState: \ in SetState()
530 D("Going to state " # eState"..."); \ in SetState()
533 (OMX_U32) eState, \ in SetState()
535 while (m_eState != eState) \ in SetState()
539 D("Now in state " # eState); \ in SetState()
543 switch (eState) { in SetState()
1053 #define SET_STATE(eState) \ in EVT_CB() argument
1054 case eState: \ in EVT_CB()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp1711 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1715 cmd, m_state, eState); in send_command_proxy()
1719 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1727 if (eState == OMX_StateIdle) { in send_command_proxy()
1740 else if (eState == OMX_StateLoaded) { in send_command_proxy()
1747 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
1753 else if (eState == OMX_StateExecuting) { in send_command_proxy()
1760 else if (eState == OMX_StatePause) { in send_command_proxy()
1767 else if (eState == OMX_StateInvalid) { in send_command_proxy()
1769 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
Domx_vdec_hevc.cpp1718 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1723 m_state, eState); in send_command_proxy()
1727 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1732 if (eState == OMX_StateIdle) { in send_command_proxy()
1745 else if (eState == OMX_StateLoaded) { in send_command_proxy()
1752 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
1758 else if (eState == OMX_StateExecuting) { in send_command_proxy()
1765 else if (eState == OMX_StatePause) { in send_command_proxy()
1772 else if (eState == OMX_StateInvalid) { in send_command_proxy()
1774 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
Domx_vdec_msm8974.cpp2185 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
2190 m_state, eState); in send_command_proxy()
2194 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
2199 if (eState == OMX_StateIdle) { in send_command_proxy()
2212 else if (eState == OMX_StateLoaded) { in send_command_proxy()
2219 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
2225 else if (eState == OMX_StateExecuting) { in send_command_proxy()
2232 else if (eState == OMX_StatePause) { in send_command_proxy()
2239 else if (eState == OMX_StateInvalid) { in send_command_proxy()
2241 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
Domx_vdec_hevc_swvdec.cpp2160 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
2165 m_state, eState); in send_command_proxy()
2170 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
2176 if(eState == OMX_StateIdle) in send_command_proxy()
2198 else if(eState == OMX_StateLoaded) in send_command_proxy()
2206 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
2213 else if(eState == OMX_StateExecuting) in send_command_proxy()
2221 else if(eState == OMX_StatePause) in send_command_proxy()
2229 else if(eState == OMX_StateInvalid) in send_command_proxy()
2232 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp1697 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
1702 m_state, eState); in send_command_proxy()
1706 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
1711 if (eState == OMX_StateIdle) { in send_command_proxy()
1724 else if (eState == OMX_StateLoaded) { in send_command_proxy()
1731 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
1737 else if (eState == OMX_StateExecuting) { in send_command_proxy()
1744 else if (eState == OMX_StatePause) { in send_command_proxy()
1751 else if (eState == OMX_StateInvalid) { in send_command_proxy()
1753 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
Domx_vdec_hevc_swvdec.cpp2191 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
2196 m_state, eState); in send_command_proxy()
2201 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
2207 if(eState == OMX_StateIdle) in send_command_proxy()
2229 else if(eState == OMX_StateLoaded) in send_command_proxy()
2237 else if(eState == OMX_StateWaitForResources) in send_command_proxy()
2244 else if(eState == OMX_StateExecuting) in send_command_proxy()
2252 else if(eState == OMX_StatePause) in send_command_proxy()
2260 else if(eState == OMX_StateInvalid) in send_command_proxy()
2263 …post_event((unsigned long)OMX_EventError,(unsigned long)eState,(unsigned long)OMX_COMPONENT_GENERA… in send_command_proxy()
[all …]
Domx_vdec_v4l2.cpp2646 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
2651 m_state, eState); in send_command_proxy()
2655 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
2660 if (eState == OMX_StateIdle) { in send_command_proxy()
2673 else if (eState == OMX_StateLoaded) { in send_command_proxy()
2680 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
2686 else if (eState == OMX_StateExecuting) { in send_command_proxy()
2693 else if (eState == OMX_StatePause) { in send_command_proxy()
2700 else if (eState == OMX_StateInvalid) { in send_command_proxy()
2702 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2695 OMX_STATETYPE eState = (OMX_STATETYPE) param1; in send_command_proxy() local
2700 m_state, eState); in send_command_proxy()
2704 DEBUG_PRINT_HIGH("Current State %d, Expected State %d", m_state, eState); in send_command_proxy()
2709 if (eState == OMX_StateIdle) { in send_command_proxy()
2722 else if (eState == OMX_StateLoaded) { in send_command_proxy()
2729 else if (eState == OMX_StateWaitForResources) { in send_command_proxy()
2735 else if (eState == OMX_StateExecuting) { in send_command_proxy()
2742 else if (eState == OMX_StatePause) { in send_command_proxy()
2749 else if (eState == OMX_StateInvalid) { in send_command_proxy()
2751 post_event(OMX_EventError,eState,OMX_COMPONENT_GENERATE_EVENT); in send_command_proxy()
[all …]

12