/aosp12/frameworks/av/media/libstagefright/codecs/raw/ |
H A D | SoftRaw.cpp | 67 def.bBuffersContiguous = OMX_FALSE; in initPorts() 85 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
H A D | SoftGSM.cpp | 74 def.bBuffersContiguous = OMX_FALSE; in initPorts() 94 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
H A D | SoftAMRNBEncoder.cpp | 78 def.bBuffersContiguous = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/g711/dec/ |
H A D | SoftG711.cpp | 73 def.bBuffersContiguous = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
H A D | SoftAMRWBEncoder.cpp | 85 def.bBuffersContiguous = OMX_FALSE; in initPorts() 103 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/flac/dec/ |
H A D | SoftFlacDecoder.cpp | 78 def.bBuffersContiguous = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/mp3dec/ |
H A D | SoftMP3.cpp | 81 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
H A D | SoftAMR.cpp | 86 def.bBuffersContiguous = OMX_FALSE; in initPorts() 112 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/flac/enc/ |
H A D | SoftFlacEncoder.cpp | 126 def.bBuffersContiguous = OMX_FALSE; in initPorts() 145 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/ |
H A D | SoftOpus.cpp | 96 def.bBuffersContiguous = OMX_FALSE; in initPorts() 117 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
H A D | SoftVorbis.cpp | 94 def.bBuffersContiguous = OMX_FALSE; in initPorts() 114 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/aacenc/ |
H A D | SoftAACEncoder2.cpp | 92 def.bBuffersContiguous = OMX_FALSE; in initPorts() 110 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoDecoderOMXComponent.cpp | 113 def.bBuffersContiguous = OMX_FALSE; in initPorts() 135 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
H A D | SoftVideoEncoderOMXComponent.cpp | 100 def.bBuffersContiguous = OMX_FALSE; in initPorts() 128 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_Component.h | 84 OMX_BOOL bBuffersContiguous; member
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_Component.h | 101 OMX_BOOL bBuffersContiguous; member
|
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/ |
H A D | SoftAAC2.cpp | 108 def.bBuffersContiguous = OMX_FALSE; in initPorts() 126 def.bBuffersContiguous = OMX_FALSE; in initPorts()
|
/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/ |
H A D | SoftXAAC.cpp | 145 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 D | omx_vdec.cpp | 2587 (int)portDefn->nBufferCountActual, (int)portDefn->bBuffersContiguous, in get_parameter() 3030 (int)portDefn->nBufferCountActual, (int)portDefn->bBuffersContiguous, in set_parameter()
|