Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_jpeg_all.py47 req, cam, props, size, img_type, index, name_with_log_path, debug): argument
64 out_surface = {'width': size[0], 'height': size[1], 'format': img_type}
82 if img_type == _JPG_STR:
87 if cap['format'] != img_type:
95 if img_type == _JPG_STR:
106 img_type, cap['width'], cap['height'], str(rgb), index)