Lines Matching refs:mBitRate
89 ALOGV("bit rate: %d", codec.mBitRate);100 ALOGV("bit rate: %d", codec.mBitRate);1118 if (!strcmp("vid.bps", name)) return mCamcorderProfiles[index]->mVideoCodec->mBitRate;1121 if (!strcmp("aud.bps", name)) return mCamcorderProfiles[index]->mAudioCodec->mBitRate;