Searched refs:nMaxBitRate (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/include/media/openmax/ |
D | OMX_Audio.h | 325 OMX_U32 nMaxBitRate; /**< Sets maximum bitrate (in bps). */ member 745 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */ member 759 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */ member 774 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */ member 792 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 ??*/ member
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 144 vorbisParams->nMaxBitRate = 0; in internalGetParameter() 158 vorbisParams->nMaxBitRate = mVi->bitrate_upper; in internalGetParameter()
|