Home | History | Annotate | Download | only in libcamera2

Lines Matching full:camera2_shot_ext

200     struct camera2_shot_ext dummy_shot;
216 struct camera2_shot_ext internal_shot;
276 void ApplyDynamicMetadata(struct camera2_shot_ext *shot_ext);
278 void UpdateIspParameters(struct camera2_shot_ext *shot_ext, int frameCnt, ctl_request_info_t *ctl_info);
284 camera2_shot_ext * GetInternalShotExtByFrameCnt(int frameCnt);
285 camera2_shot_ext * GetInternalShotExt(int index);
286 int FindFrameCnt(struct camera2_shot_ext * shot_ext);
567 void DumpInfoWithShot(struct camera2_shot_ext * shot_ext);
598 camera2_shot_ext *currentEntry);
599 void m_preCaptureSetter(struct camera2_shot_ext * shot_ext);
600 void m_preCaptureListenerSensor(struct camera2_shot_ext * shot_ext);
601 void m_preCaptureListenerISP(struct camera2_shot_ext * shot_ext);
602 void m_preCaptureAeState(struct camera2_shot_ext * shot_ext);
603 void m_updateAfRegion(struct camera2_shot_ext * shot_ext);
604 void m_afTrigger(struct camera2_shot_ext * shot_ext, int mode);
668 struct camera2_shot_ext m_jpegMetadata;