Lines Matching defs:match
583 /* Update exposure time range to match current frame format. */
1191 *match = NULL;
1200 match = fsize;
1204 if (!match)
1205 match = &ov965x_framesizes[0];
1206 mf->width = match->width;
1207 mf->height = match->height;
1209 *size = match;
1316 * Banding filter (REG_MBD value) needs to match selected
1525 /* Update exposure time min/max to match frame format */