Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dqcam.h65 QC_RES_HIGH enumerator
H A Dqcam.c964 if (req.resolution == QC_RES_HIGH) in reader_process()
1793 if (strcmp (val, resolution_list[QC_RES_HIGH]) == 0) in sane_control_option()
1795 s->resolution = QC_RES_HIGH; in sane_control_option()
1801 if (old_res == QC_RES_LOW && s->resolution == QC_RES_HIGH) in sane_control_option()
1809 else if (old_res == QC_RES_HIGH && s->resolution == QC_RES_LOW) in sane_control_option()
2002 if (s->resolution == QC_RES_HIGH) in sane_start()
2043 if (s->resolution == QC_RES_HIGH) in sane_start()

Completed in 3 milliseconds