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

1 2

  /external/chromium/net/proxy/
proxy_service.h 206 void SetConfig(const ProxyConfig& config);
proxy_service.cc 621 SetConfig(ProxyConfig());
630 SetConfig(latest);
633 void ProxyService::SetConfig(const ProxyConfig& config) {
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Component_Register.c 166 (NULL == component.SetConfig) ||
  /frameworks/base/media/libstagefright/omx/
OMXComponentBase.cpp 94 return getBase(hComponent)->setConfig(nIndex, pComponentConfigStructure);
182 result->SetConfig = SetConfigWrapper;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
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...]
  /frameworks/base/include/media/stagefright/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/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/qcom/media/mm-core/omxcore/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...]