Lines Matching full:eis
1451 * DESCRIPTION: Check if the configuration usage flags conflict with Eis
1470 // Because EIS is "hard-coded" for certain use case, and current
1472 // stream, return failure if EIS is forced on.
1474 LOGE("Combined video and preview usage flag is not supported due to EIS");
1947 /*EIS configuration*/
1980 /* EIS setprop control */
1983 property_get("persist.camera.eis.enable", eis_prop, "1");
2487 EIS 3 needed here */) {
2696 if (m_bEis3PropertyEnabled /* hint for EIS 3 needed here */) {
3141 /* get eis information for stream configuration */
3181 //IS type will be 0 unless EIS is supported. If EIS is supported
3215 //Disable CDS for HFR mode or if DIS/EIS is on.
3327 * DESCRIPTION: Decide whether EIS should get enabled or not.
3332 * RETURN : true/false Whether EIS should be enabled
3341 // If EIS setprop is enabled then only turn it on for video/preview
7354 // Regardless of Video stab supports or not, CTS is expecting the EIS result to be non NULL
7358 LOGD("EIS result default to OFF mode");
9922 property_get("persist.camera.eis.enable", eis_prop, "1");