Searched refs:audioBitRate (Results 1 – 9 of 9) sorted by relevance
64 int audioBitRate = mCamcorderProfile.audioBitRate; in MmsVideoRecorder() local67 / (double) (audioBitRate + videoBitRate); in MmsVideoRecorder()73 audioBitRate *= bitRateAdjustmentFactor; in MmsVideoRecorder()87 setAudioEncodingBitRate(audioBitRate); in MmsVideoRecorder()
428 public int audioBitRate; field in CamcorderProfile690 int audioBitRate, in CamcorderProfile() argument703 this.audioBitRate = audioBitRate; in CamcorderProfile()
800 setAudioEncodingBitRate(profile.audioBitRate); in setProfile()
195 int audioBitRate = sProfiles->getCamcorderProfileParamByName("aud.bps", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local202 audioBitRate == -1 || audioSampleRate == -1 || audioChannels == -1) { in android_media_MediaProfiles_native_get_camcorder_profile()221 audioBitRate, in android_media_MediaProfiles_native_get_camcorder_profile()
116 int audioBitRate = get<4>(params); in TEST_P() local135 ASSERT_EQ(bitRate, audioBitRate) << "Wrong bit rate found"; in TEST_P()
1714 int audioBitRate = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1731 audioBitRate == mAudioBitRate && in setDefaultProfileIfNecessary()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
21094 field public int audioBitRate;
14317 field public int audioBitRate;