HomeSort by relevance Sort by last modified time
    Searched defs:GetConfig (Results 1 - 23 of 23) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 112 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
198 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 131 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
214 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 122 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
203 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 128 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
231 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
212 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 123 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
217 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 136 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
224 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
213 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 130 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
207 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 124 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
203 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
220 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 116 static OMX_ERRORTYPE GetConfig(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR pComponentConfigStructure);
183 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
222 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 132 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
219 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 134 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
222 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
225 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 223 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComponent,
425 pHandle->GetConfig = GetConfig;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 389 specification for details on the GetConfig method.
391 OMX_ERRORTYPE (*GetConfig)(
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)(
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)(
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)(
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)(
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)(

Completed in 564 milliseconds