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