Searched refs:sharpnessMapSize (Results 1 – 2 of 2) sorted by relevance
2253 static const int32_t sharpnessMapSize[2] = {64, 64}; in constructStaticInfo() local2255 sharpnessMapSize, sizeof(sharpnessMapSize)/sizeof(int32_t)); in constructStaticInfo()
2199 static const int32_t sharpnessMapSize[2] = {64, 64}; in constructStaticInfo() local2200 ADD_OR_SIZE(ANDROID_STATISTICS_INFO_SHARPNESS_MAP_SIZE, sharpnessMapSize, in constructStaticInfo()2201 sizeof(sharpnessMapSize) / sizeof(int32_t)); in constructStaticInfo()