OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Exposure
(Results
1 - 8
of
8
) sorted by null
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Exposure.java
23
public class
Exposure
extends TestBase {
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Exposure.java
23
public class
Exposure
extends TestBase {
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Exposure.java
23
public class
Exposure
extends TestBase {
/external/dng_sdk/source/
dng_render.h
33
/// \brief Curve for pre-
exposure
-compensation adjustment based on noise floor,
61
/// \brief
Exposure
compensation curve for a given compensation amount in stops using
79
dng_function_exposure_tone (real64
exposure
);
187
/// Set
exposure
compensation.
188
/// \param
exposure
Compensation value in stops, positive or negative.
190
void SetExposure (real64
exposure
)
192
fExposure =
exposure
;
195
/// Get
exposure
compensation.
198
real64
Exposure
() const
/hardware/ti/omap4-aah/camera/inc/
General3A_Settings.h
222
int
Exposure
;
/hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h
232
int
Exposure
;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java
36
* Settings tested against: flash mode,
exposure
compensation, white balance,
57
public enum
Exposure
{ MIN, MAX, NONE };
124
* Flash: Auto /
Exposure
: None / WB: Daylight
129
genericPairwiseTestCase(Flash.AUTO,
Exposure
.NONE, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
134
* Flash: On /
Exposure
: Min / WB: Fluorescent
139
genericPairwiseTestCase(Flash.ON,
Exposure
.MIN, WhiteBalance.FLUORESCENT, SceneMode.AUTO,
144
* Flash: Off /
Exposure
: Max / WB: Auto
149
genericPairwiseTestCase(Flash.OFF,
Exposure
.MAX, WhiteBalance.AUTO, SceneMode.NIGHT,
154
* Flash: Off /
Exposure
: Max / WB: Cloudy
159
genericPairwiseTestCase(Flash.OFF,
Exposure
.MAX, WhiteBalance.CLOUDY, SceneMode.AUTO
[
all
...]
/external/opencv3/modules/videoio/src/
cap_msmf.cpp
529
Parametr
Exposure
;
[
all
...]
Completed in 1584 milliseconds