Searched defs:noiseRedStrength (Results 1 - 3 of 3) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2947 uint8_t noiseRedStrength = local
2951 sizeof(noiseRedStrength), &noiseRedStrength);
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2335 uint8_t *noiseRedStrength = local
2337 camMetadata.update(ANDROID_NOISE_REDUCTION_STRENGTH, noiseRedStrength, 1);
5311 uint8_t noiseRedStrength = local
5315 sizeof(noiseRedStrength), &noiseRedStrength);
/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2894 uint8_t *noiseRedStrength = local
2896 camMetadata.update(ANDROID_NOISE_REDUCTION_STRENGTH, noiseRedStrength, 1);
6164 uint8_t noiseRedStrength = local
6168 sizeof(noiseRedStrength), &noiseRedStrength);

Completed in 146 milliseconds