Searched refs:bBuffersContiguous (Results 1 - 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp70 def.bBuffersContiguous = OMX_FALSE;
93 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp71 def.bBuffersContiguous = OMX_FALSE;
91 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp65 def.bBuffersContiguous = OMX_FALSE;
83 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp80 def.bBuffersContiguous = OMX_FALSE;
102 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp89 def.bBuffersContiguous = OMX_FALSE;
115 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp78 def.bBuffersContiguous = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp79 def.bBuffersContiguous = OMX_FALSE;
99 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp84 def.bBuffersContiguous = OMX_FALSE;
102 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp92 def.bBuffersContiguous = OMX_FALSE;
110 def.bBuffersContiguous = OMX_FALSE;
H A DSoftAACEncoder2.cpp78 def.bBuffersContiguous = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp85 def.bBuffersContiguous = OMX_FALSE;
103 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp116 def.bBuffersContiguous = OMX_FALSE;
135 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp88 def.bBuffersContiguous = OMX_FALSE;
108 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp250 def.bBuffersContiguous = OMX_FALSE;
274 def.bBuffersContiguous = OMX_FALSE;
/frameworks/native/include/media/openmax/
H A DOMX_Component.h101 OMX_BOOL bBuffersContiguous; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp389 def.bBuffersContiguous = OMX_FALSE;
412 def.bBuffersContiguous = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp176 inputPort.bBuffersContiguous = OMX_FALSE;
206 outputPort.bBuffersContiguous = OMX_FALSE;

Completed in 341 milliseconds