Searched refs:audioBitRate (Results 1 – 6 of 6) 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()
1450 int audioBitRate = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1467 audioBitRate == mAudioBitRate && in setDefaultProfileIfNecessary()
14317 field public int audioBitRate;
23784 field public int audioBitRate;