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

/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h98 static OMX_ERRORTYPE GetParameter(
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h354 specification for details on the GetParameter method.
356 OMX_ERRORTYPE (*GetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h799 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h354 specification for details on the GetParameter method.
356 OMX_ERRORTYPE (*GetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h790 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h354 specification for details on the GetParameter method.
356 OMX_ERRORTYPE (*GetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h799 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Component.h354 specification for details on the GetParameter method.
356 OMX_ERRORTYPE (*GetParameter)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h799 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp98 mBaseComponent.GetParameter = GetParameter;
243 OMX_ERRORTYPE ISVComponent::GetParameter( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h130 static OMX_ERRORTYPE GetParameter(
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp59 component->GetParameter = &qc_omx_component_get_parameter;
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp59 component->GetParameter = &qc_omx_component_get_parameter;
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp59 component->GetParameter = &qc_omx_component_get_parameter;
/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.cpp59 component->GetParameter = &qc_omx_component_get_parameter;
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp279 handle->GetParameter = GetParameter;
443 OMX_ERRORTYPE ComponentBase::GetParameter( function in class:ComponentBase
/hardware/interfaces/audio/effect/2.0/vts/functional/
H A DVtsHalAudioEffectV2_0TargetTest.cpp505 TEST_F(AudioEffectHidlTest, GetParameter) {
506 description("Verify that GetParameter does not crash");

Completed in 257 milliseconds