Searched refs:QCAMERA3_DUALCAM_LINK_ENABLE (Results 1 – 3 of 3) sorted by relevance
195 QCAMERA3_DUALCAM_LINK_ENABLE = QCAMERA3_DUALCAM_LINK_META_DATA_START, enumerator
283 (uint32_t)QCAMERA3_DUALCAM_LINK_ENABLE,
4021 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest()4022 mIsDeviceLinked = meta.find(QCAMERA3_DUALCAM_LINK_ENABLE).data.u8[0]; in processCaptureRequest()4044 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest()8156 QCAMERA3_DUALCAM_LINK_ENABLE, QCAMERA3_DUALCAM_LINK_IS_MAIN, in initStaticMetadata()8204 QCAMERA3_DUALCAM_LINK_ENABLE, QCAMERA3_DUALCAM_LINK_IS_MAIN, in initStaticMetadata()9212 settings.update(QCAMERA3_DUALCAM_LINK_ENABLE, &sync_type, 1); in translateCapabilityToMetadata()