Searched refs:nMinBitRate (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/include/media/openmax/ |
D | OMX_Audio.h | 324 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
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 138 vorbisParams->nMinBitRate = 0; in internalGetParameter() 152 vorbisParams->nMinBitRate = mVi->bitrate_lower; in internalGetParameter()
|