Home
last modified time | relevance | path

Searched refs:nMinBitRate (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Audio.h324 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
744 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
758 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
773 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
791 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Audio.h306 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
713 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
727 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
742 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
760 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Audio.h305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
712 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
726 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
741 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
759 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Audio.h306 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
713 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
727 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
742 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
760 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Audio.h305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
712 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
726 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
741 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
759 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Audio.h305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member
712 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
726 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
741 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member
759 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
Domx_qcelp13_enc_test.c835 qcelp13param.nMinBitRate = min_bitrate; in Play_Encoder()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
Domx_evrc_enc_test.c833 evrcparam.nMinBitRate = min_bitrate; in Play_Encoder()
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
Domx_qcelp13_aenc.cpp1063 m_qcelp13_param.nMinBitRate = OMX_QCELP13_DEFAULT_MINRATE; in component_init()
1438 drv_qcelp13_enc_config.min_bit_rate = m_qcelp13_param.nMinBitRate; in send_command_proxy()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
Domx_evrc_aenc.cpp1061 m_evrc_param.nMinBitRate = OMX_EVRC_DEFAULT_MINRATE; in component_init()
1436 drv_evrc_enc_config.min_bit_rate = m_evrc_param.nMinBitRate; in send_command_proxy()