Home
last modified time | relevance | path

Searched refs:TICKS_TO_MS (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Ddmc.c88 #define TICKS_TO_MS(x) (((x) * 32) / 1000) macro
331 dev->shutterSpeed = TICKS_TO_MS(dev->shutterSpeed); in DMCAttach()
1104 TICKS_TO_MS(MS_TO_TICKS(c->val[OPT_SHUTTER_SPEED].w)); in sane_control_option()

Completed in 2 milliseconds