Searched defs:videoWidth (Results 1 – 3 of 3) sorted by relevance
288 public boolean isResolutionSupported(int videoWidth, int videoHeight) { in isResolutionSupported()
281 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest283 int videoWidth = 0; in videoWidth() local
389 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()