Searched refs:SendCommand (Results 1 - 16 of 16) sorted by relevance

/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h88 static OMX_ERRORTYPE SendCommand(
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h759 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h750 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h759 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h759 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp97 mBaseComponent.SendCommand = SendCommand;
212 OMX_ERRORTYPE ISVComponent::SendCommand( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h119 static OMX_ERRORTYPE SendCommand(
311 /* SendCommand */
315 /* SendCommand:OMX_CommandStateSet */
332 /* SendCommand:OMX_CommandMarkBuffer */
335 /* SendCommand:OMX_CommandFlush (notify:1) or other parts (notify:0) */
337 /* SendCommand:OMX_CommandPortDisable/Enable */
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp61 component->SendCommand = &qc_omx_component_send_command;
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp61 component->SendCommand = &qc_omx_component_send_command;
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp61 component->SendCommand = &qc_omx_component_send_command;
/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.cpp61 component->SendCommand = &qc_omx_component_send_command;
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp278 handle->SendCommand = SendCommand;
355 OMX_ERRORTYPE ComponentBase::SendCommand( function in class:ComponentBase
1336 * SendCommand:OMX_CommandStateSet

Completed in 66 milliseconds