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

1 2 3

  /frameworks/native/include/media/openmax/
OMX_Image.h 106 * pNativeRender : Platform specific reference for a display if a
130 OMX_NATIVE_DEVICETYPE pNativeRender;
OMX_Video.h 114 * pNativeRender : Platform specific reference for a display if a
144 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
OMX_Video.h 97 * pNativeRender : Platform specific reference for a display if a
127 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 79 def.format.audio.pNativeRender = NULL;
97 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 77 def.format.audio.pNativeRender = NULL;
95 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 69 def.format.audio.pNativeRender = NULL;
87 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 97 def.format.audio.pNativeRender = NULL;
119 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 82 def.format.audio.pNativeRender = NULL;
100 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 85 def.format.audio.pNativeRender = NULL;
103 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 88 def.format.audio.pNativeRender = NULL;
106 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 96 def.format.audio.pNativeRender = NULL;
114 def.format.audio.pNativeRender = NULL;
SoftAACEncoder2.cpp 82 def.format.audio.pNativeRender = NULL;
100 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 89 def.format.audio.pNativeRender = NULL;
107 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 120 def.format.audio.pNativeRender = NULL;
139 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 77 def.format.video.pNativeRender = NULL;
102 def.format.video.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 94 def.format.audio.pNativeRender = NULL;
112 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 119 def.format.video.pNativeRender = NULL;
147 def.format.video.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 126 inputPort.format.video.pNativeRender = NULL;
156 outputPort.format.video.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 119 def.format.video.pNativeRender = NULL;
144 def.format.video.pNativeRender = NULL;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 143 pExynosInputPort->portDefinition.format.video.pNativeRender = 0;
159 pExynosOutputPort->portDefinition.format.video.pNativeRender = 0;
    [all...]

Completed in 433 milliseconds

1 2 3