Searched refs:pNativeRender (Results 1 - 17 of 17) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Image.h106 * pNativeRender : Platform specific reference for a display if a
130 OMX_NATIVE_DEVICETYPE pNativeRender; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h115 * pNativeRender : Platform specific reference for a display if a
145 OMX_NATIVE_DEVICETYPE pNativeRender; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
H A DOMX_Audio.h124 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference member in struct:OMX_AUDIO_PORTDEFINITIONTYPE
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp79 def.format.audio.pNativeRender = NULL;
97 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp77 def.format.audio.pNativeRender = NULL;
95 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp69 def.format.audio.pNativeRender = NULL;
87 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp84 def.format.video.pNativeRender = NULL;
106 def.format.video.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp97 def.format.audio.pNativeRender = NULL;
119 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp82 def.format.audio.pNativeRender = NULL;
100 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp85 def.format.audio.pNativeRender = NULL;
103 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp88 def.format.audio.pNativeRender = NULL;
106 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp96 def.format.audio.pNativeRender = NULL;
114 def.format.audio.pNativeRender = NULL;
H A DSoftAACEncoder2.cpp82 def.format.audio.pNativeRender = NULL;
100 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp89 def.format.audio.pNativeRender = NULL;
107 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp120 def.format.audio.pNativeRender = NULL;
139 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp94 def.format.audio.pNativeRender = NULL;
112 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp177 inputPort.format.video.pNativeRender = NULL;
207 outputPort.format.video.pNativeRender = NULL;

Completed in 499 milliseconds