HomeSort by relevance Sort by last modified time
    Searched refs:tCaptureRes (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 148 strncat (supported, caps.tCaptureRes[i].param, MAX_PROP_VALUE_LENGTH-1 );
286 caps.tCaptureRes[i].width = width;
287 caps.tCaptureRes[i].height = height;
292 snprintf(caps.tCaptureRes[i].param, MAX_RES_STRING_LENGTH,"%dx%d",caps.tCaptureRes[i].width,caps.tCaptureRes[i].height);
  /hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 77 CapResolution tCaptureRes[32];

Completed in 262 milliseconds