Searched refs:activeAreaHeight (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/img_utils/src/ |
D | DngUtils.cpp | 65 uint32_t activeAreaHeight = activeAreaBottom - activeAreaTop; in addGainMapsForMetadata() local 73 activeAreaHeight, cfa, lensShadingMap); in addGainMapsForMetadata() 77 activeAreaHeight, lensShadingMap); in addGainMapsForMetadata() 90 uint32_t activeAreaHeight, in addBayerGainMapsForMetadata() argument 176 /*bottom*/activeAreaHeight, in addBayerGainMapsForMetadata() 194 /*bottom*/activeAreaHeight, in addBayerGainMapsForMetadata() 212 /*bottom*/activeAreaHeight, in addBayerGainMapsForMetadata() 230 /*bottom*/activeAreaHeight, in addBayerGainMapsForMetadata() 250 uint32_t activeAreaHeight, in addMonochromeGainMapsForMetadata() argument 268 /*bottom*/activeAreaHeight, in addMonochromeGainMapsForMetadata()
|
/frameworks/av/media/img_utils/include/img_utils/ |
D | DngUtils.h | 211 uint32_t activeAreaHeight, 225 uint32_t activeAreaHeight,
|