HomeSort by relevance Sort by last modified time
    Searched refs:pNativeRender (Results 51 - 68 of 68) sorted by null

1 23

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 364 pPortDef_ip->format.audio.pNativeRender = NULL;
379 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 285 pPortDef_ip->format.audio.pNativeRender = NULL;
302 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 304 pPortDef_ip->format.audio.pNativeRender = NULL;
322 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 782 pCompPrivateStruct->format.audio.pNativeRender = NULL;
928 pCompPrivateStruct->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 766 pCompPrivateStruct->format.audio.pNativeRender = NULL;
868 pCompPrivateStruct->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [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/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 409 pPortDef_ip->format.audio.pNativeRender = NULL;
425 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 412 pPortDef_ip->format.audio.pNativeRender = NULL;
429 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 323 pPortDef_ip->format.audio.pNativeRender = NULL;
342 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 313 pPortDef_ip->format.audio.pNativeRender = NULL;
332 pPortDef_op->format.audio.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 588 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->format.image.pNativeRender = NULL;
609 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortDef->format.image.pNativeRender = NULL;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 627 pPortDef->format.video.pNativeRender = NULL;
669 pPortDef->format.video.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 864 pComponentPrivate->pInPortDef->format.video.pNativeRender = VIDDEC_INPUT_PORT_NATIVERENDER;
    [all...]

Completed in 703 milliseconds

1 23