Home
last modified time | relevance | path

Searched defs:gains (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CameraITS/tests/scene2_b/
Dtest_auto_per_frame_control.py155 def _plot_data(lumas, gains, fmt, log_path): argument
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py488 def get_gains_in_canonical_order(props, gains): argument
/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java1432 RggbChannelVector gains = result.get(CaptureResult.COLOR_CORRECTION_GAINS); in colorCorrectionTestByCamera() local