Searched refs:CALIBDB_ZOOM_FOCUS_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define CALIBDB_ZOOM_FOCUS_TBL_SIZE 256 macro1932 float focal_length[CALIBDB_ZOOM_FOCUS_TBL_SIZE];1933 int zoom_pos[CALIBDB_ZOOM_FOCUS_TBL_SIZE];1934 int focus_infpos[CALIBDB_ZOOM_FOCUS_TBL_SIZE];1935 int focus_macropos[CALIBDB_ZOOM_FOCUS_TBL_SIZE];
31 #define CALIBDB_ZOOM_FOCUS_TBL_SIZE 256 macro