Home
last modified time | relevance | path

Searched refs:mapPointsV (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/img_utils/src/
DDngUtils.cpp214 uint32_t mapPointsV, in addGainMap() argument
242 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()
256 mapPointsV, in addGainMap()
273 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h101 uint32_t mapPointsV,