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