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

  /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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_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...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Audio.h 226 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
298 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
319 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
372 OMX_U32 nBitRate; /**< Bit rate of the input data. Use 0 for variable
431 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/base/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 160 amrParams->nBitRate = 0;
163 amrParams->nBitRate = 0;
  /frameworks/base/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 135 vorbisParams->nBitRate = 0;
149 vorbisParams->nBitRate = mVi->bitrate_nominal;
  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 138 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/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...]
OMX_AacEnc_Utils.c 207 pComponentPrivate->unBitrate = pComponentPrivate->aacParams[OUTPUT_PORT]->nBitRate; /*Bit rate 2bytes*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 394 amr_ip->nBitRate = 8000;
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]

Completed in 861 milliseconds