HomeSort by relevance Sort by last modified time
    Searched refs:OMX_STATETYPE (Results 1 - 25 of 160) sorted by null

1 2 3 4 5 6 7

  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 95 OMX_STATETYPE mState;
96 OMX_STATETYPE mTargetState;
135 virtual OMX_ERRORTYPE getState(OMX_STATETYPE *state);
138 void onChangeState(OMX_STATETYPE state);
SoftOMXComponent.h 96 virtual OMX_ERRORTYPE getState(OMX_STATETYPE *state);
166 OMX_STATETYPE *state);
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 177 OMX_OUT OMX_STATETYPE* pState);
180 OMX_OUT OMX_STATETYPE* pState);
317 void TransState(OMX_STATETYPE transition);
318 inline OMX_ERRORTYPE TransStateToLoaded(OMX_STATETYPE current);
319 inline OMX_ERRORTYPE TransStateToIdle(OMX_STATETYPE current);
320 inline OMX_ERRORTYPE TransStateToExecuting(OMX_STATETYPE current);
321 inline OMX_ERRORTYPE TransStateToPause(OMX_STATETYPE current);
322 inline OMX_ERRORTYPE TransStateToWaitForResources(OMX_STATETYPE current);
323 inline OMX_ERRORTYPE TransStateToInvalid(OMX_STATETYPE current);
423 OMX_STATETYPE state
    [all...]
portbase.h 146 OMX_STATETYPE GetOwnerState(void);
  /hardware/intel/common/omx-components/videocodec/
OMXComponentDefines.h 64 OMX_STATETYPE state;\
72 OMX_STATETYPE state;\
  /hardware/qcom/media/mm-core/inc/
qc_omx_component.h 113 OMX_STATETYPE* state)=0;
OMX_Core.h 63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE
114 } OMX_STATETYPE;
532 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_component.h 113 OMX_STATETYPE* state)=0;
OMX_Core.h 63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE
114 } OMX_STATETYPE;
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.h 59 OMX_STATETYPE currentState;
Exynos_OMX_Baseport.h 154 OMX_STATETYPE portState;
  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 249 OMX_STATETYPE *state) {
322 OMX_ERRORTYPE SoftOMXComponent::getState(OMX_STATETYPE * /* state */) {
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 885 OMX_OUT OMX_STATETYPE* pState)
902 OMX_OUT OMX_STATETYPE* pState)
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.h 96 OMX_OUT OMX_STATETYPE* state);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.h 96 OMX_OUT OMX_STATETYPE* state);
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/
omx_rpc_stub.h 115 OMX_STATETYPE * pState, OMX_ERRORTYPE * nCmdStatus);
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_stub.h 115 OMX_STATETYPE * pState, OMX_ERRORTYPE * nCmdStatus);
  /frameworks/native/include/media/openmax/
OMX_Core.h 80 /** The OMX_STATETYPE enumeration is used to indicate or change the component
109 typedef enum OMX_STATETYPE
131 } OMX_STATETYPE;
540 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 138 OMX_OUT OMX_STATETYPE* pState);
140 OMX_OUT OMX_STATETYPE* pState);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE
114 } OMX_STATETYPE;
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 121 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;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE
114 } OMX_STATETYPE;
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 382 OMX_STATETYPE curState;
385 OMX_STATETYPE toState;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 80 /** The OMX_STATETYPE enumeration is used to indicate or change the component
109 typedef enum OMX_STATETYPE
131 } OMX_STATETYPE;
540 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 63 /** The OMX_STATETYPE enumeration is used to indicate or change the component
92 typedef enum OMX_STATETYPE
114 } OMX_STATETYPE;
523 nData2 will hold further information related to the event. Can be OMX_STATETYPE for
    [all...]

Completed in 1218 milliseconds

1 2 3 4 5 6 7