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.h152 virtual status_t addBadPixelListForMetadata(const uint32_t* hotPixels,
/frameworks/av/media/img_utils/src/
DDngUtils.cpp358 status_t OpcodeListBuilder::addBadPixelListForMetadata(const uint32_t* hotPixels, in addBadPixelListForMetadata() argument
367 return addBadPixelList(colorFilterArrangement, xyPairCount, 0, hotPixels, nullptr); in addBadPixelListForMetadata()