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

1 2

  /hardware/intel/common/wrs_omxil_core/base/src/
portaudio.cpp 261 pcmparam.bInterleaved = p->bInterleaved;
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 118 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 116 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 112 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 184 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 167 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 137 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 207 pcmParams->bInterleaved = OMX_TRUE;
SoftAACEncoder2.cpp 211 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 205 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 168 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 159 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 170 pcmParams->bInterleaved = OMX_TRUE;
  /frameworks/native/include/media/openmax/
OMX_Audio.h 183 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h 167 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 166 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h 166 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 166 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 184 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 166 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 246 G711_op->bInterleaved = OMX_FALSE;
259 G711_ip->bInterleaved = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 413 G722_ip->bInterleaved = OMX_FALSE;
428 G722_op->bInterleaved = OMX_FALSE;
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 253 pcmParams->bInterleaved = OMX_TRUE;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 834 pMp3Dec->pcmParam.bInterleaved = OMX_TRUE;
    [all...]

Completed in 111 milliseconds

1 2