Searched defs:videoHeight (Results 1 – 9 of 9) sorted by relevance
69 String videoHeight = (String) icicle.get("video_height"); in onCreate() local
81 int videoHeight, float videoFrameRate, float videoPixelAspectRatio, in TvTrackInfo()633 public final Builder setVideoHeight(int videoHeight) { in setVideoHeight()
178 int videoHeight; in recordVideoAndPlayback() local
267 public static int videoHeight(String filePath) throws Exception { in videoHeight() method in CodecTest269 int videoHeight = 0; in videoHeight() local
546 int videoHeight, in CamcorderProfile()
314 int videoHeight = highQuality? videoCap.mMaxFrameHeight: videoCap.mMinFrameHeight; in recordVideoWithPara() local
290 uint32_t videoWidth, videoHeight; in setDisplayProjection() local
530 int32_t videoHeight = -1; in parseMetaData() local
145 int videoWidth, videoHeight, videoFormat; member