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

1 2

  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 49 mComponent->SetConfig = SetConfigWrapper;
168 return me->setConfig(index, params);
279 OMX_ERRORTYPE SoftOMXComponent::setConfig(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ilogobj.hxx 60 virtual HRESULT WINAPI SetConfig(DWORD cbSize,PBYTE Log) = 0;
  /frameworks/native/include/media/openmax/
OMX_Component.h 398 specification for details on the SetConfig method.
400 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 89 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
336 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 122 static OMX_ERRORTYPE SetConfig(
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 157 static OMX_ERRORTYPE SetConfig(
349 /* Get/SetConfig */
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
319 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
319 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
319 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 398 specification for details on the SetConfig method.
400 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 89 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
336 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
OMX_Core.h 72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
319 * STARTTIME flag it shall perform a SetConfig on its sync port
    [all...]
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 97 mBaseComponent.SetConfig = SetConfig;
432 OMX_ERRORTYPE ISVComponent::SetConfig(
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 67 component->SetConfig = &qc_omx_component_set_config;
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 67 component->SetConfig = &qc_omx_component_set_config;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
223 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 115 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
199 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 135 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
220 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 134 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
215 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 137 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
223 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 125 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
204 pHandle->SetConfig = SetConfig;
    [all...]

Completed in 1326 milliseconds

1 2