Home
last modified time | relevance | path

Searched refs:nBufferAlignment (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp68 def.nBufferAlignment = 1; in initPorts()
86 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp75 def.nBufferAlignment = 1; in initPorts()
95 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp72 def.nBufferAlignment = 1; in initPorts()
95 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp79 def.nBufferAlignment = 1; in initPorts()
97 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp82 def.nBufferAlignment = 1; in initPorts()
102 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp86 def.nBufferAlignment = 1; in initPorts()
104 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp79 def.nBufferAlignment = 1; in initPorts()
97 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp90 def.nBufferAlignment = 1; in initPorts()
116 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp124 def.nBufferAlignment = 2; in initPorts()
143 def.nBufferAlignment = 1; in initPorts()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp95 def.nBufferAlignment = 1; in initPorts()
115 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp95 def.nBufferAlignment = 1; in initPorts()
116 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp93 def.nBufferAlignment = 1; in initPorts()
111 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp114 def.nBufferAlignment = 1; in initPorts()
136 def.nBufferAlignment = 2; in initPorts()
DSoftVideoEncoderOMXComponent.cpp110 def.nBufferAlignment = kInputBufferAlignment; in initPorts()
137 def.nBufferAlignment = kOutputBufferAlignment; in initPorts()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Component.h102 OMX_U32 nBufferAlignment; member
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp107 def.nBufferAlignment = 1; in initPorts()
125 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp139 def.nBufferAlignment = 1; in initPorts()
157 def.nBufferAlignment = 2; in initPorts()