Home
last modified time | relevance | path

Searched refs:img_np_array (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/tests/scene4/
Dtest_30_60fps_preview_fov_match.py50 def _calculate_center_offset_threshold(img_np_array): argument
66 img_area = img_np_array[0] * img_np_array[1]
226 img_np_array = fps30_frame.shape
228 _calculate_center_offset_threshold(img_np_array))