Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_capture_result.py53 def draw_lsc_plot(lsc_map_w, lsc_map_h, lsc_map, name, log_path): argument
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py149 def apply_lens_shading_map(color_plane, black_level, white_level, lsc_map): argument
171 def populate_lens_shading_map(img_shape, lsc_map): argument
Dcamera_properties_utils.py645 def lsc_map(props): function