Searched defs:fovH (Results 1 – 1 of 1) sorted by relevance
393 public void writeVideoMetaInfo(int width, int height, float frameRate, float fovW, float fovH) { in writeVideoMetaInfo()538 float fovH = param.getVerticalViewAngle(); in setupCamera() local