Home
last modified time | relevance | path

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

/frameworks/av/media/img_utils/src/
DDngUtils.cpp228 uint32_t mapPointsH, in addGainMap() argument
249 mapPointsV * mapPointsH * mapPlanes * sizeof(float); in addGainMap()
264 mapPointsH }; in addGainMap()
280 err = mEndianOut.write(mapGains, 0, mapPointsV * mapPointsH * mapPlanes); in addGainMap()
/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h108 uint32_t mapPointsH,