Searched refs:activeArrayHeight (Results 1 – 2 of 2) sorted by relevance
290 uint32_t activeArrayHeight, in addWarpRectilinearForMetadata() argument293 if (activeArrayWidth <= 1 || activeArrayHeight <= 1) { in addWarpRectilinearForMetadata()295 __FUNCTION__, activeArrayWidth, activeArrayHeight); in addWarpRectilinearForMetadata()300 double normalizedOCY = opticalCenterY / static_cast<double>(activeArrayHeight - 1); in addWarpRectilinearForMetadata()
123 uint32_t activeArrayHeight,