HomeSort by relevance Sort by last modified time
    Searched refs:GetConfig (Results 51 - 75 of 81) sorted by null

1 23 4

  /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_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/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/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/wma_dec/src/
OMX_WmaDecoder.c 124 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
203 pHandle->GetConfig = GetConfig;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 214 "Error in GetConfig");
276 "Error in GetConfig");
340 pHandle->GetConfig = CameraGetConfig;
  /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/mp3_dec/src/
OMX_Mp3Decoder.c 140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
225 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_enc/src/
OMX_WbAmrEncoder.c 130 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
207 pHandle->GetConfig = GetConfig;
    [all...]
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 729 daemon_controller_->GetConfig(
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.c 265 return (t->GetConfig)(dpy, visinfo, attrib, value);
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 265 return (t->GetConfig)(dpy, visinfo, attrib, value);
    [all...]
fakeglx.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 843 pOMXComponent->GetConfig = &Exynos_SRP_Mp3Dec_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...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c     [all...]

Completed in 478 milliseconds

1 23 4