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

1 2

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Component_Register.c 164 (NULL == component.SetParameter) ||
  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 47 mComponent->SetParameter = SetParameterWrapper;
144 return me->setParameter(index, params);
269 OMX_ERRORTYPE SoftOMXComponent::setParameter(
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Component.h 363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)(
OMX_Core.h     [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 380 specification for details on the SetParameter method.
382 OMX_ERRORTYPE (*SetParameter)(
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)(
OMX_Core.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)(
OMX_Core.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)(
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 60 component->SetParameter = &qc_omx_component_set_parameter;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 126 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
221 pHandle->SetParameter = SetParameter;
    [all...]