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

1 2

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 89 * pNativeRender : Platform specific reference for a display if a
113 OMX_NATIVE_DEVICETYPE pNativeRender;
OMX_Video.h 96 * pNativeRender : Platform specific reference for a display if a
126 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
OMX_Audio.h 106 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference
    [all...]
  /frameworks/base/include/media/stagefright/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...]
OMX_Audio.h 123 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference
    [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;
OMX_Video.h 96 * pNativeRender : Platform specific reference for a display if a
126 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
OMX_Audio.h 106 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference
    [all...]
  /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;
OMX_Video.h 96 * pNativeRender : Platform specific reference for a display if a
126 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
OMX_Audio.h 106 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference
    [all...]
  /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;
OMX_Video.h 96 * pNativeRender : Platform specific reference for a display if a
126 OMX_NATIVE_DEVICETYPE pNativeRender;
    [all...]
OMX_Audio.h 106 OMX_NATIVE_DEVICETYPE pNativeRender; /** < platform specific reference
    [all...]
  /frameworks/base/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 79 def.format.audio.pNativeRender = NULL;
97 def.format.audio.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 85 def.format.audio.pNativeRender = NULL;
103 def.format.audio.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 97 def.format.audio.pNativeRender = NULL;
119 def.format.audio.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 80 def.format.audio.pNativeRender = NULL;
98 def.format.audio.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 77 def.format.video.pNativeRender = NULL;
102 def.format.video.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 94 def.format.audio.pNativeRender = NULL;
112 def.format.audio.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 119 def.format.video.pNativeRender = NULL;
147 def.format.video.pNativeRender = NULL;
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 119 def.format.video.pNativeRender = NULL;
144 def.format.video.pNativeRender = NULL;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 816 pAppData->pInPortDef->format.video.pNativeRender = NULL;
892 pAppData->pOutPortDef->format.video.pNativeRender = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 704 pCompPrivateStruct->format.audio.pNativeRender = NULL;
789 pCompPrivateStruct->format.audio.pNativeRender = NULL;
    [all...]

Completed in 1597 milliseconds

1 2