Searched refs:videoFrameWidth (Results 1 – 10 of 10) sorted by relevance
290 public int videoFrameWidth; field in CamcorderProfile489 this.videoFrameWidth = videoWidth; in CamcorderProfile()
436 setVideoSize(profile.videoFrameWidth, profile.videoFrameHeight); in setProfile()
192 int videoFrameWidth = sProfiles->getCamcorderProfileParamByName("vid.width", 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()218 videoFrameWidth, in android_media_MediaProfiles_native_get_camcorder_profile()
41 public static int mVideoWidth = profile.videoFrameWidth;
301 width = mProfile.videoFrameWidth; in startRecording()
188 videoWidth = camcorderProfile.videoFrameWidth; in recordVideoAndPlayback()
1262 int videoFrameWidth = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1285 videoFrameWidth == mVideoWidth && in setDefaultProfileIfNecessary()1297 videoFrameWidth, videoFrameHeight, videoFrameRate, videoBitRate)); in setDefaultProfileIfNecessary()
110 mVideoWidth = mCamcorderProfile.videoFrameWidth; in setUp()
15175 field public int videoFrameWidth;
16440 field public int videoFrameWidth;