OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gbce
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXAlgo.cpp
41
BrightnessMode
gbce
= BRIGHTNESS_OFF;
local
98
/// Configure IPP, LDCNSF,
GBCE
and GLBCE only in HQ mode
136
gbce
= BRIGHTNESS_ON;
138
gbce
= BRIGHTNESS_OFF;
141
if (
gbce
!= mGBCE ) {
142
mGBCE =
gbce
;
147
//Disable
GBCE
by default
561
CAMHAL_LOGEB("Error while setting
GBCE
0x%x", eError);
565
CAMHAL_LOGDB("
GBCE
configured successfully 0x%x", mode);
[
all
...]
/hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp
390
const char *
gbce
[] = {"disable", "enable"};
variable
1175
params.set(KEY_GBCE,
gbce
[gbceIDX]);
1176
params.set(KEY_GLBCE,
gbce
[glbceIDX]);
[
all
...]
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp
503
const char *
gbce
[] = {"disable", "enable"};
variable
[
all
...]
Completed in 616 milliseconds