Searched refs:mapPlanes (Results 1 – 2 of 2) sorted by relevance
220 uint32_t mapPlanes, in addGainMap() argument242 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()270 err = mEndianOut.write(&mapPlanes, 0, 1); in addGainMap()273 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
107 uint32_t mapPlanes,