Home
last modified time | relevance | path

Searched refs:nBufferAlignment (Results 1 – 16 of 16) 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/g711/dec/
DSoftG711.cpp72 def.nBufferAlignment = 1; in initPorts()
95 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/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/enc/
DSoftFlacEncoder.cpp123 def.nBufferAlignment = 2; in initPorts()
142 def.nBufferAlignment = 1; 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/vorbis/dec/
DSoftVorbis.cpp92 def.nBufferAlignment = 1; in initPorts()
112 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp94 def.nBufferAlignment = 1; in initPorts()
115 def.nBufferAlignment = 2; in initPorts()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp94 def.nBufferAlignment = 1; in initPorts()
116 def.nBufferAlignment = 2; in initPorts()
DSoftVideoEncoderOMXComponent.cpp108 def.nBufferAlignment = kInputBufferAlignment; in initPorts()
135 def.nBufferAlignment = kOutputBufferAlignment; in initPorts()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp93 def.nBufferAlignment = 1; in initPorts()
111 def.nBufferAlignment = 2; in initPorts()
DSoftAACEncoder2.cpp92 def.nBufferAlignment = 1; in initPorts()
110 def.nBufferAlignment = 2; in initPorts()
/frameworks/native/include/media/openmax/
DOMX_Component.h102 OMX_U32 nBufferAlignment; member
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp103 def.nBufferAlignment = 1; in initPorts()
121 def.nBufferAlignment = 2; in initPorts()