Home
last modified time | relevance | path

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

/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h147 virtual status_t addBadPixelListForMetadata(const uint32_t* hotPixels,
/frameworks/av/media/img_utils/src/
DDngUtils.cpp372 status_t OpcodeListBuilder::addBadPixelListForMetadata(const uint32_t* hotPixels, in addBadPixelListForMetadata() argument
381 return addBadPixelList(colorFilterArrangement, xyPairCount, 0, hotPixels, nullptr); in addBadPixelListForMetadata()