Searched refs:MSEC_TO_NSEC (Results 1 – 2 of 2) sorted by relevance
65 MSEC_TO_NSEC = 1000*1000.0 variable207 times = cam_times + shift*MSEC_TO_NSEC461 req["android.sensor.frameDuration"] = int(1000.0/fps * MSEC_TO_NSEC)
48 MSEC_TO_NSEC = float(10**6) variable195 exposure_time = (args.led_time / 2.0) * MSEC_TO_NSEC