Home
last modified time | relevance | path

Searched refs:fixedFrameRates (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h665 … const CapFramerate * fixedFrameRates, int frameRateCount, android::Vector<FpsRange> & fpsRanges);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp416 const OMX_TI_CAPTYPE & caps, const CapFramerate * const fixedFrameRates, in encodeFrameRates() argument
446 const int fixedFrameRate = fixedFrameRates[i].num * CameraHal::VFR_SCALE; in encodeFrameRates()