OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBracketConfigType
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp
442
extExpCapMode.
tBracketConfigType
.eBracketMode = OMX_BracketExposureRelativeInEV;
443
extExpCapMode.
tBracketConfigType
.nNbrBracketingValues = evCount - 1;
448
extExpCapMode.
tBracketConfigType
.nBracketValues[i] = ( evValues[i] * ( 1 << Q16_OFFSET ) ) / 10;
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h
553
*
tBracketConfigType
:
564
OMX_CONFIG_BRACKETINGTYPE
tBracketConfigType
;
[
all
...]
Completed in 683 milliseconds