Searched refs:mapPlanes (Results 1 – 2 of 2) sorted by relevance
301 uint32_t mapPlanes, in addGainMap() argument317 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()345 err = mEndianOut.write(&mapPlanes, 0, 1); in addGainMap()348 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
113 uint32_t mapPlanes,