Searched refs:nMinBitRate (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Audio.h324 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ member in struct:OMX_AUDIO_PARAM_VORBISTYPE
744 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member in struct:OMX_AUDIO_PARAM_QCELP8TYPE
758 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member in struct:OMX_AUDIO_PARAM_QCELP13TYPE
773 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */ member in struct:OMX_AUDIO_PARAM_EVRCTYPE
791 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/ member in struct:OMX_AUDIO_PARAM_SMVTYPE
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp136 vorbisParams->nMinBitRate = 0;
150 vorbisParams->nMinBitRate = mVi->bitrate_lower;

Completed in 45 milliseconds