OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encodeFrameRates
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp
415
void OMXCameraAdapter::
encodeFrameRates
(const int minFrameRate, const int maxFrameRate,
1019
encodeFrameRates
(minFrameRate, maxFrameRate, caps, mFramerates, ARRAY_SIZE(mFramerates), fpsRanges);
[
all
...]
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
664
static void
encodeFrameRates
(int minFrameRate, int maxFrameRate, const OMX_TI_CAPTYPE & caps,
[
all
...]
Completed in 47 milliseconds