HomeSort by relevance Sort by last modified time
    Searched refs:bBuffersContiguous (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 70 def.bBuffersContiguous = OMX_FALSE;
93 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 71 def.bBuffersContiguous = OMX_FALSE;
91 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 65 def.bBuffersContiguous = OMX_FALSE;
83 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 89 def.bBuffersContiguous = OMX_FALSE;
115 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 78 def.bBuffersContiguous = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 81 def.bBuffersContiguous = OMX_FALSE;
101 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 92 def.bBuffersContiguous = OMX_FALSE;
110 def.bBuffersContiguous = OMX_FALSE;
SoftAACEncoder2.cpp 81 def.bBuffersContiguous = OMX_FALSE;
99 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 85 def.bBuffersContiguous = OMX_FALSE;
103 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 122 def.bBuffersContiguous = OMX_FALSE;
141 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 87 def.bBuffersContiguous = OMX_FALSE;
108 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 90 def.bBuffersContiguous = OMX_FALSE;
110 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 93 def.bBuffersContiguous = OMX_FALSE;
115 def.bBuffersContiguous = OMX_FALSE;
SoftVideoEncoderOMXComponent.cpp 98 def.bBuffersContiguous = OMX_FALSE;
126 def.bBuffersContiguous = OMX_FALSE;
  /frameworks/native/include/media/openmax/
OMX_Component.h 101 OMX_BOOL bBuffersContiguous;
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 84 OMX_BOOL bBuffersContiguous;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 84 OMX_BOOL bBuffersContiguous;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 84 OMX_BOOL bBuffersContiguous;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 84 OMX_BOOL bBuffersContiguous;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 101 OMX_BOOL bBuffersContiguous;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 84 OMX_BOOL bBuffersContiguous;
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 93 def.bBuffersContiguous = OMX_FALSE;
111 def.bBuffersContiguous = OMX_FALSE;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 91 paramPortDefinitionInput.bBuffersContiguous = OMX_FALSE;
151 paramPortDefinitionOutput.bBuffersContiguous = OMX_FALSE;
    [all...]
OMXVideoEncoderBase.cpp 113 paramPortDefinitionInput.bBuffersContiguous = OMX_FALSE;
245 paramPortDefinitionOutput.bBuffersContiguous = OMX_FALSE;
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 221 temp.bBuffersContiguous = p->bBuffersContiguous;
    [all...]

Completed in 1123 milliseconds

1 2