Searched refs:activeArrayHeight (Results 1 – 2 of 2) sorted by relevance
358 uint32_t activeArrayHeight, in addWarpRectilinearForMetadata() argument361 if (activeArrayWidth <= 1 || activeArrayHeight <= 1) { in addWarpRectilinearForMetadata()363 __FUNCTION__, activeArrayWidth, activeArrayHeight); in addWarpRectilinearForMetadata()368 double normalizedOCY = opticalCenterY / static_cast<double>(activeArrayHeight); in addWarpRectilinearForMetadata()
123 uint32_t activeArrayHeight,