Searched refs:videoBitRate (Results 1 – 11 of 11) sorted by relevance
65 int videoBitRate = mCamcorderProfile.videoBitRate; in MmsVideoRecorder() local67 / (double) (audioBitRate + videoBitRate); in MmsVideoRecorder()74 videoBitRate *= bitRateAdjustmentFactor; in MmsVideoRecorder()91 setVideoEncodingBitRate(videoBitRate); in MmsVideoRecorder()
381 public int videoBitRate; field in CamcorderProfile685 int videoBitRate, in CamcorderProfile() argument698 this.videoBitRate = videoBitRate; in CamcorderProfile()
793 setVideoEncodingBitRate(profile.videoBitRate); in setProfile()
190 int videoBitRate = sProfiles->getCamcorderProfileParamByName("vid.bps", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local201 … videoBitRate == -1 || videoFrameRate == -1 || videoFrameWidth == -1 || videoFrameHeight == -1 || in android_media_MediaProfiles_native_get_camcorder_profile()216 videoBitRate, in android_media_MediaProfiles_native_get_camcorder_profile()
43 public static int mBitRate = profile.videoBitRate;
190 bitRate = camcorderProfile.videoBitRate; in recordVideoAndPlayback()
1029 if (bitrate < profile.videoBitRate) { in getAVCBitrate()1030 bitrate = profile.videoBitRate; in getAVCBitrate()
1699 int videoBitRate = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1726 videoBitRate == mVideoBitRate && in setDefaultProfileIfNecessary()1740 videoFrameWidth, videoFrameHeight, videoFrameRate, videoBitRate)); in setDefaultProfileIfNecessary()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
21101 field public int videoBitRate;
14324 field public int videoBitRate;