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

  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 160 for (int i = 0; i < caps.ulFrameRateCount; i++) {
337 caps.ulFrameRateCount = 1;
339 CAMHAL_LOGE("caps.ulFrameRateCount = %d",i);
340 caps.ulFrameRateCount = i;
  /hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 78 uint16_t ulFrameRateCount; // supported frame rate

Completed in 140 milliseconds