Searched refs:OMX_STATETYPE (Results 1 - 25 of 122) sorted by relevance

12345

/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_component.h113 OMX_STATETYPE* state)=0;
H A DOMX_Core.h63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE enum
114 } OMX_STATETYPE; typedef in typeref:enum:OMX_STATETYPE
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
730 OMX_CommandStateSet, value is a member of OMX_STATETYPE. When Cmd has
952 is one of the OMX_STATETYPE members
/hardware/qcom/media/mm-core/omxcore/inc/
H A Dqc_omx_component.h113 OMX_STATETYPE* state)=0;
H A DOMX_Core.h63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE enum
114 } OMX_STATETYPE; typedef in typeref:enum:OMX_STATETYPE
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
730 OMX_CommandStateSet, value is a member of OMX_STATETYPE. When Cmd has
952 is one of the OMX_STATETYPE members
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Basecomponent.h59 OMX_STATETYPE currentState;
H A DExynos_OMX_Baseport.h154 OMX_STATETYPE portState;
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.h96 OMX_OUT OMX_STATETYPE* state);
H A Domx_core_cmp.cpp224 OMX_OUT OMX_STATETYPE* state)
365 OMX_STATETYPE state;
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.h96 OMX_OUT OMX_STATETYPE* state);
H A Domx_core_cmp.cpp224 OMX_OUT OMX_STATETYPE* state)
365 OMX_STATETYPE state;
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
H A Domx_rpc_stub.h115 OMX_STATETYPE * pState, OMX_ERRORTYPE * nCmdStatus);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE enum
114 } OMX_STATETYPE; typedef in typeref:enum:OMX_STATETYPE
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
730 OMX_CommandStateSet, value is a member of OMX_STATETYPE. When Cmd has
952 is one of the OMX_STATETYPE members
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c121 static OMX_ERRORTYPE WaitForState (OMX_HANDLETYPE *, OMX_STATETYPE);
145 void getString_OMX_State (char *ptrString, OMX_STATETYPE state);
149 OMX_STATETYPE gState = OMX_StateExecuting;
655 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, OMX_STATETYPE DesiredState)
657 OMX_STATETYPE CurState = OMX_StateInvalid;
720 gState = (OMX_STATETYPE)nData2;
1594 OMX_STATETYPE CurState = OMX_StateInvalid;
1830 void getString_OMX_State (char *ptrString, OMX_STATETYPE state)
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE enum
114 } OMX_STATETYPE; typedef in typeref:enum:OMX_STATETYPE
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
730 OMX_CommandStateSet, value is a member of OMX_STATETYPE. When Cmd has
952 is one of the OMX_STATETYPE members
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h382 OMX_STATETYPE curState;
385 OMX_STATETYPE toState;
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE enum
114 } OMX_STATETYPE; typedef in typeref:enum:OMX_STATETYPE
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
730 OMX_CommandStateSet, value is a member of OMX_STATETYPE. When Cmd has
952 is one of the OMX_STATETYPE members
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c194 OMX_STATETYPE eState;
215 OMX_STATETYPE eState;
377 OMX_STRING OMX_TEST_StateToString(OMX_STATETYPE eState)
434 OMX_TEST_StateToString((OMX_STATETYPE) nData2));
435 pContext->eState = (OMX_STATETYPE) nData2;
923 OMX_ERRORTYPE SampleTest_TransitionWait(OMX_STATETYPE eToState,
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h284 OMX_STATETYPE *state);
523 OMX_STATETYPE m_state;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h299 OMX_STATETYPE *state);
548 OMX_STATETYPE m_state;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h411 OMX_STATETYPE nToState;
416 OMX_STATETYPE nCurState;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h398 OMX_STATETYPE nCurState;
399 OMX_STATETYPE nToState;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h463 OMX_STATETYPE curState;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c121 OMX_STATETYPE gState = OMX_StateExecuting;
188 OMX_STATETYPE DesiredState)
190 OMX_STATETYPE CurState = OMX_StateInvalid;
240 gState = (OMX_STATETYPE)nData2;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h399 OMX_STATETYPE curState;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h509 OMX_STATETYPE curState;

Completed in 377 milliseconds

12345