Home | History | Annotate | Download | only in scene1

Lines Matching refs:props

43         props = cam.get_camera_properties()
44 its.caps.skip_unless(its.caps.raw(props) and
45 its.caps.raw16(props) and
46 its.caps.manual_sensor(props) and
47 its.caps.read_3a(props) and
48 its.caps.per_frame_control(props) and
49 not its.caps.mono_camera(props))
52 white_level = float(props['android.sensor.info.whiteLevel'])
53 cfa_idxs = its.image.get_canonical_cfa_order(props)
54 aax = props['android.sensor.info.activeArraySize']['left']
55 aay = props['android.sensor.info.activeArraySize']['top']
56 aaw = props['android.sensor.info.activeArraySize']['right']-aax
57 aah = props['android.sensor.info.activeArraySize']['bottom']-aay
60 sens_min, sens_max = props['android.sensor.info.sensitivityRange']
77 planes = its.image.convert_capture_to_planes(cap, props)
95 black_level = its.image.get_black_level(i, props,