Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp70 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
88 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp77 def.format.audio.cMIMEType = in initPorts()
97 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Image.h129 OMX_STRING cMIMEType; member
DOMX_Video.h147 OMX_STRING cMIMEType; member
DOMX_Audio.h122 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/g711/dec/
DSoftG711.cpp74 def.format.audio.cMIMEType = in initPorts()
97 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp81 def.format.audio.cMIMEType = const_cast<char *>("audio/flac"); in initPorts()
99 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp84 def.format.audio.cMIMEType = in initPorts()
104 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/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/flac/enc/
DSoftFlacEncoder.cpp126 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
145 def.format.audio.cMIMEType = const_cast<char *>(MEDIA_MIMETYPE_AUDIO_FLAC); in initPorts()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp97 def.format.audio.cMIMEType = in initPorts()
118 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp97 def.format.audio.cMIMEType = in initPorts()
117 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp95 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
113 def.format.audio.cMIMEType = const_cast<char *>("audio/aac"); in initPorts()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp116 def.format.video.cMIMEType = const_cast<char *>(mimeType); in initPorts()
138 def.format.video.cMIMEType = const_cast<char *>("video/raw"); in initPorts()
DSoftVideoEncoderOMXComponent.cpp111 def.format.video.cMIMEType = const_cast<char *>("video/raw"); in initPorts()
138 def.format.video.cMIMEType = const_cast<char *>(mime); in initPorts()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp109 def.format.audio.cMIMEType = const_cast<char *>("audio/aac"); in initPorts()
127 def.format.audio.cMIMEType = const_cast<char *>("audio/raw"); in initPorts()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp141 def.format.audio.cMIMEType = const_cast<char*>("audio/aac"); in initPorts()
159 def.format.audio.cMIMEType = const_cast<char*>("audio/raw"); in initPorts()