Home
last modified time | relevance | path

Searched refs:bBuffersContiguous (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp67 def.bBuffersContiguous = OMX_FALSE; in initPorts()
85 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp74 def.bBuffersContiguous = OMX_FALSE; in initPorts()
94 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp78 def.bBuffersContiguous = OMX_FALSE; in initPorts()
96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp73 def.bBuffersContiguous = OMX_FALSE; in initPorts()
96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp85 def.bBuffersContiguous = OMX_FALSE; in initPorts()
103 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp78 def.bBuffersContiguous = OMX_FALSE; in initPorts()
96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp81 def.bBuffersContiguous = OMX_FALSE; in initPorts()
101 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp86 def.bBuffersContiguous = OMX_FALSE; in initPorts()
112 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp126 def.bBuffersContiguous = OMX_FALSE; in initPorts()
145 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
117 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp94 def.bBuffersContiguous = OMX_FALSE; in initPorts()
114 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.cpp92 def.bBuffersContiguous = OMX_FALSE; in initPorts()
110 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp113 def.bBuffersContiguous = OMX_FALSE; in initPorts()
135 def.bBuffersContiguous = OMX_FALSE; in initPorts()
H A DSoftVideoEncoderOMXComponent.cpp100 def.bBuffersContiguous = OMX_FALSE; in initPorts()
128 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Component.h84 OMX_BOOL bBuffersContiguous; member
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Component.h101 OMX_BOOL bBuffersContiguous; member
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp108 def.bBuffersContiguous = OMX_FALSE; in initPorts()
126 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp145 def.bBuffersContiguous = OMX_FALSE; in initPorts()
163 def.bBuffersContiguous = OMX_FALSE; in initPorts()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp2587 (int)portDefn->nBufferCountActual, (int)portDefn->bBuffersContiguous, in get_parameter()
3030 (int)portDefn->nBufferCountActual, (int)portDefn->bBuffersContiguous, in set_parameter()