Searched refs:SetParameter (Results 1 - 17 of 17) sorted by relevance

/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h106 static OMX_ERRORTYPE SetParameter(
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h838 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h829 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h838 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h838 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp99 mBaseComponent.SetParameter = SetParameter;
289 OMX_ERRORTYPE ISVComponent::SetParameter( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h139 static OMX_ERRORTYPE SetParameter(
301 /* called in GetHandle (nr_roles == 1) or SetParameter(ComponentRole) */
341 /* Get/SetParameter */
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp60 component->SetParameter = &qc_omx_component_set_parameter;
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp60 component->SetParameter = &qc_omx_component_set_parameter;
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp60 component->SetParameter = &qc_omx_component_set_parameter;
/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.cpp60 component->SetParameter = &qc_omx_component_set_parameter;
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp280 handle->SetParameter = SetParameter;
520 OMX_ERRORTYPE ComponentBase::SetParameter( function in class:ComponentBase
/hardware/interfaces/audio/effect/2.0/vts/functional/
H A DVtsHalAudioEffectV2_0TargetTest.cpp498 TEST_F(AudioEffectHidlTest, SetParameter) {
499 description("Verify that SetParameter does not crash");

Completed in 236 milliseconds