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

1 2

  /external/opencore/codecs_v2/omx/omx_h264enc/include/
omx_avcenc_component.h 65 OMX_ERRORTYPE SetConfig(
  /external/opencore/codecs_v2/omx/omx_m4venc/include/
omx_mpeg4enc_component.h 65 OMX_ERRORTYPE SetConfig(
  /frameworks/base/media/libstagefright/omx/
OMXComponentBase.cpp 94 return getBase(hComponent)->setConfig(nIndex, pComponentConfigStructure);
182 result->SetConfig = SetConfigWrapper;
  /external/opencore/codecs_v2/omx/omx_amrenc/src/
omx_amrenc_component.cpp 148 iOmxComponent.SetConfig = OmxComponentAmrEncoderAO::BaseComponentProxySetConfig;
164 iOmxComponent.SetConfig = OmxComponentAmrEncoderAO::BaseComponentSetConfig;
  /external/opencore/codecs_v2/omx/omx_mp3/src/
omx_mp3_component.cpp 153 iOmxComponent.SetConfig = OpenmaxMp3AO::BaseComponentProxySetConfig;
169 iOmxComponent.SetConfig = OpenmaxMp3AO::BaseComponentSetConfig;
    [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
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/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...]
  /external/opencore/codecs_v2/omx/omx_h264enc/src/
omx_avcenc_component.cpp 160 iOmxComponent.SetConfig = OmxComponentAvcEncAO::BaseComponentProxySetConfig;
176 iOmxComponent.SetConfig = OmxComponentAvcEncAO::BaseComponentSetConfig;
    [all...]
  /external/opencore/codecs_v2/omx/omx_m4venc/src/
omx_mpeg4enc_component.cpp 222 iOmxComponent.SetConfig = OmxComponentMpeg4EncAO::BaseComponentProxySetConfig;
238 iOmxComponent.SetConfig = OmxComponentMpeg4EncAO::BaseComponentSetConfig;
    [all...]
  /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...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 131 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
232 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
213 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
214 pHandle->SetConfig = SetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 127 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
212 pHandle->SetConfig = SetConfig;
    [all...]
  /external/opencore/codecs_v2/omx/omx_aac/src/
omx_aac_component.cpp 161 iOmxComponent.SetConfig = OpenmaxAacAO::BaseComponentProxySetConfig;
177 iOmxComponent.SetConfig = OpenmaxAacAO::BaseComponentSetConfig;
    [all...]
  /external/opencore/codecs_v2/omx/omx_amr/src/
omx_amr_component.cpp 156 iOmxComponent.SetConfig = OpenmaxAmrAO::BaseComponentProxySetConfig;
172 iOmxComponent.SetConfig = OpenmaxAmrAO::BaseComponentSetConfig;
    [all...]
  /external/opencore/codecs_v2/omx/omx_h264/src/
omx_avc_component.cpp 158 iOmxComponent.SetConfig = OpenmaxAvcAO::BaseComponentProxySetConfig;
174 iOmxComponent.SetConfig = OpenmaxAvcAO::BaseComponentSetConfig;
    [all...]
  /external/opencore/codecs_v2/omx/omx_m4v/src/
omx_mpeg4_component.cpp 237 iOmxComponent.SetConfig = OpenmaxMpeg4AO::BaseComponentProxySetConfig;
253 iOmxComponent.SetConfig = OpenmaxMpeg4AO::BaseComponentSetConfig;
    [all...]

Completed in 179 milliseconds

1 2