Home
last modified time | relevance | path

Searched refs:cMIMEType (Results 1 – 19 of 19) sorted by relevance

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp68 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
86 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp73 def.format.audio.cMIMEType = in initPorts()
96 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp82 def.format.audio.cMIMEType = in initPorts()
102 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/native/include/media/openmax/
DOMX_Image.h129 OMX_STRING cMIMEType; member
DOMX_Video.h143 OMX_STRING cMIMEType; member
DOMX_Audio.h123 OMX_STRING cMIMEType; /**< MIME type of data for the port */ member
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp81 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
99 def.format.audio.cMIMEType = const_cast<char *>("audio/3gpp"); in initPorts()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp92 def.format.audio.cMIMEType = in initPorts()
118 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp88 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
106 def.format.audio.cMIMEType = const_cast<char *>("audio/amr-wb"); in initPorts()
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp76 def.format.video.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_VIDEO_VPX); in initPorts()
101 def.format.video.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_VIDEO_RAW); in initPorts()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp119 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
138 def.format.audio.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_AUDIO_FLAC); in initPorts()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp91 def.format.audio.cMIMEType = in initPorts()
111 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp95 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
113 def.format.audio.cMIMEType = const_cast<char *>("audio/aac"); in initPorts()
DSoftAACEncoder2.cpp81 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
99 def.format.audio.cMIMEType = const_cast<char *>("audio/aac"); in initPorts()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp86 def.format.audio.cMIMEType = const_cast<char *>("audio/aac"); in initPorts()
104 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp114 def.format.video.cMIMEType = in initPorts()
146 def.format.video.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_VIDEO_RAW); in initPorts()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp118 def.format.video.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_VIDEO_AVC); in initPorts()
143 def.format.video.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_VIDEO_RAW); in initPorts()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp253 def.format.video.cMIMEType = const_cast<char *>("video/raw"); in initPorts()
277 def.format.video.cMIMEType = in initPorts()
/frameworks/av/media/libstagefright/codecs/avc/enc/
DSoftAVCEncoder.cpp392 def.format.video.cMIMEType = const_cast<char *>("video/raw"); in initPorts()
415 def.format.video.cMIMEType = const_cast<char *>("video/avc"); in initPorts()