Searched refs:videoFrameWidth (Results 1 – 10 of 10) sorted by relevance
226 public int videoFrameWidth; field in CamcorderProfile425 this.videoFrameWidth = videoWidth; in CamcorderProfile()
406 setVideoSize(profile.videoFrameWidth, profile.videoFrameHeight); in setProfile()
189 int videoFrameWidth = sProfiles->getCamcorderProfileParamByName("vid.width", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local198 … videoBitRate == -1 || videoFrameRate == -1 || videoFrameWidth == -1 || videoFrameHeight == -1 || in android_media_MediaProfiles_native_get_camcorder_profile()215 videoFrameWidth, in android_media_MediaProfiles_native_get_camcorder_profile()
41 public static int mVideoWidth = profile.videoFrameWidth;
301 width = mProfile.videoFrameWidth; in startRecording()
1216 int videoFrameWidth = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1239 videoFrameWidth == mVideoWidth && in setDefaultProfileIfNecessary()1251 videoFrameWidth, videoFrameHeight, videoFrameRate, videoBitRate)); in setDefaultProfileIfNecessary()
188 videoWidth = camcorderProfile.videoFrameWidth; in recordVideoAndPlayback()
110 mVideoWidth = mCamcorderProfile.videoFrameWidth; in setUp()
15351 field public int videoFrameWidth;
14328 field public int videoFrameWidth;