Searched refs:mapPlanes (Results 1 – 2 of 2) sorted by relevance
232 uint32_t mapPlanes, in addGainMap() argument248 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()276 err = mEndianOut.write(&mapPlanes, 0, 1); in addGainMap()279 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
108 uint32_t mapPlanes,