HomeSort by relevance Sort by last modified time
    Searched refs:pNativeRender (Results 1 - 25 of 61) 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 117 * pNativeRender : Platform specific reference for a display if a
147 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
  /hardware/qcom/media/msm8974/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/msm8974/mm-core/omxcore/inc/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
  /hardware/qcom/media/msm8996/mm-core/inc/
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/gsm/dec/
SoftGSM.cpp 80 def.format.audio.pNativeRender = NULL;
98 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 71 def.format.audio.pNativeRender = NULL;
89 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/g711/dec/
SoftG711.cpp 80 def.format.audio.pNativeRender = NULL;
98 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 95 def.format.audio.pNativeRender = NULL;
113 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/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 99 def.format.audio.pNativeRender = NULL;
118 def.format.audio.pNativeRender = NULL;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 97 def.format.audio.pNativeRender = NULL;
115 def.format.audio.pNativeRender = NULL;
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 238 format->pNativeRender = pformat->pNativeRender;
255 format->pNativeRender = pformat->pNativeRender;
    [all...]
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 114 def.format.video.pNativeRender = NULL;
136 def.format.video.pNativeRender = NULL;
SoftVideoEncoderOMXComponent.cpp 99 def.format.video.pNativeRender = NULL;
127 def.format.video.pNativeRender = NULL;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 87 paramPortDefinitionInput.format.video.pNativeRender = NULL;
148 paramPortDefinitionOutput.format.video.pNativeRender = NULL;
    [all...]

Completed in 2744 milliseconds

1 2 3