Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:gbce

41     BrightnessMode gbce = BRIGHTNESS_OFF;
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);