Searched refs:audioBitRate (Results 1 – 8 of 8) sorted by relevance
375 public int audioBitRate; field in CamcorderProfile548 int audioBitRate, in CamcorderProfile() argument561 this.audioBitRate = audioBitRate; in CamcorderProfile()
617 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()
1450 int audioBitRate = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1467 audioBitRate == mAudioBitRate && in setDefaultProfileIfNecessary()
14317 field public int audioBitRate;
24051 field public int audioBitRate;