Home
last modified time | relevance | path

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

/frameworks/av/media/img_utils/src/
DDngUtils.cpp227 uint32_t mapPointsH, in addGainMap() argument
248 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()
263 mapPointsH }; in addGainMap()
279 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h103 uint32_t mapPointsH,