Searched refs:tCaptureRes (Results 1 – 2 of 2) sorted by relevance
148 strncat (supported, caps.tCaptureRes[i].param, MAX_PROP_VALUE_LENGTH-1 ); in insertImageSizes()286 caps.tCaptureRes[i].width = width; in getCaps()287 caps.tCaptureRes[i].height = height; in getCaps()292 …snprintf(caps.tCaptureRes[i].param, MAX_RES_STRING_LENGTH,"%dx%d",caps.tCaptureRes[i].width,caps.t… in getCaps()
77 CapResolution tCaptureRes[32]; member