HomeSort by relevance Sort by last modified time
    Searched refs:pNativeRender (Results 1 - 25 of 68) 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 116 * pNativeRender : Platform specific reference for a display if a
146 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 99 * pNativeRender : Platform specific reference for a display if a
129 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/omap4-aah/domx/omx_core/inc/
OMX_Image.h 106 * pNativeRender : Platform specific reference for a display if a
130 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 87 def.format.audio.pNativeRender = NULL;
105 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 85 def.format.audio.pNativeRender = NULL;
103 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 126 def.format.audio.pNativeRender = NULL;
145 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 93 def.format.audio.pNativeRender = NULL;
112 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 96 def.format.audio.pNativeRender = NULL;
114 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 97 def.format.video.pNativeRender = NULL;
119 def.format.video.pNativeRender = NULL;
SoftVideoEncoderOMXComponent.cpp 99 def.format.video.pNativeRender = NULL;
127 def.format.video.pNativeRender = NULL;
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 237 format->pNativeRender = pformat->pNativeRender;
254 format->pNativeRender = pformat->pNativeRender;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 79 paramPortDefinitionInput.format.video.pNativeRender = NULL;
140 paramPortDefinitionOutput.format.video.pNativeRender = NULL;
    [all...]

Completed in 731 milliseconds

1 2 3