Searched refs:pNativeRender (Results 1 - 18 of 18) 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.h116 * pNativeRender : Platform specific reference for a display if a
146 OMX_NATIVE_DEVICETYPE pNativeRender; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
H A DOMX_Audio.h123 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/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.cpp87 def.format.audio.pNativeRender = NULL;
105 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.cpp85 def.format.audio.pNativeRender = NULL;
103 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.cpp126 def.format.audio.pNativeRender = NULL;
145 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp93 def.format.audio.pNativeRender = NULL;
112 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp96 def.format.audio.pNativeRender = NULL;
114 def.format.audio.pNativeRender = NULL;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp97 def.format.video.pNativeRender = NULL;
119 def.format.video.pNativeRender = NULL;
H A DSoftVideoEncoderOMXComponent.cpp99 def.format.video.pNativeRender = NULL;
127 def.format.video.pNativeRender = NULL;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp97 def.format.audio.pNativeRender = NULL;
115 def.format.audio.pNativeRender = NULL;

Completed in 2497 milliseconds