Home | History | Annotate | Download | only in HAL3

Lines Matching full:eis

1111  * DESCRIPTION: Check if the configuration usage flags conflict with Eis
1130 // Because EIS is "hard-coded" for certain use case, and current
1132 // stream, return failure if EIS is forced on.
1134 LOGE("Combined video and preview usage flag is not supported due to EIS");
1560 /*EIS configuration*/
1594 /* EIS setprop control */
1597 property_get("persist.camera.eis.enable", eis_prop, "0");
2502 /* get eis information for stream configuration */
2517 //If EIS is enabled, turn it on for video
2526 //IS type will be 0 unless EIS is supported. If EIS is supported
2544 //Disable CDS for HFR mode or if DIS/EIS is on.
5452 // Regardless of Video stab supports or not, CTS is expecting the EIS result to be non NULL
5456 LOGD("%s: EIS result default to OFF mode", __func__);
7293 property_get("persist.camera.eis.enable", eis_prop, "0");