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

1 2

  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 82 * nBitRate : Bit rate read only field
94 OMX_U32 nBitRate;
113 * nBitRate : Bit rate read only field
130 OMX_U32 nBitRate;
OMX_Audio.h 209 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
281 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
302 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
355 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
414 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /hardware/qcom/media/mm-core/inc/
QOMX_AudioExtensions.h 105 * nBitRate : Bit rate read only field
117 OMX_U32 nBitRate;
136 * nBitRate : Bit rate read only field
153 OMX_U32 nBitRate;
200 * nBitRate : Bitrate
215 OMX_U32 nBitRate;
OMX_Audio.h 209 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
281 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
302 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
355 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
414 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 227 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
300 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
321 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
387 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
446 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h 209 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
281 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
302 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
355 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
414 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 209 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
281 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
302 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
355 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
414 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 209 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
281 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
302 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
355 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
414 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 160 amrParams->nBitRate = 0;
163 amrParams->nBitRate = 0;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 148 amrParams->nBitRate = mBitRate;
241 mBitRate = amrParams->nBitRate;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 181 aacParams->nBitRate = mBitRate;
273 mBitRate = aacParams->nBitRate;
SoftAACEncoder2.cpp 147 aacParams->nBitRate = mBitRate;
239 mBitRate = aacParams->nBitRate;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 183 amrParams->nBitRate = mBitRate;
279 mBitRate = amrParams->nBitRate;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 135 vorbisParams->nBitRate = 0;
149 vorbisParams->nBitRate = mVi->bitrate_nominal;
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 169 aacParams->nBitRate = 0;
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 507 OMX_U32 nBitRate;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 366 wma_ip->nBitRate = 32000;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 674 OMX_TICKS nBitRate;
769 OMX_U32 nBitRate;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 925 pAmrParam->nBitRate = 8000;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 951 pWmaParam->nBitRate = 8000;
970 pWmaParam->nBitRate = 8000;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 822 pMp3Dec->mp3Param.nBitRate = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 368 amr_ip->nBitRate = 8000;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 216 aac_op->nBitRate = 128000;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]

Completed in 1544 milliseconds

1 2