Lines Matching full:camera2_shot_ext
215 struct camera2_shot_ext dummy_shot;
231 struct camera2_shot_ext internal_shot;
291 void ApplyDynamicMetadata(struct camera2_shot_ext *shot_ext);
293 void UpdateIspParameters(struct camera2_shot_ext *shot_ext, int frameCnt, ctl_request_info_t *ctl_info);
299 camera2_shot_ext * GetInternalShotExtByFrameCnt(int frameCnt);
300 camera2_shot_ext * GetInternalShotExt(int index);
301 int FindFrameCnt(struct camera2_shot_ext * shot_ext);
579 void DumpInfoWithShot(struct camera2_shot_ext * shot_ext);
610 camera2_shot_ext *currentEntry);
611 void m_preCaptureSetter(struct camera2_shot_ext * shot_ext);
612 void m_preCaptureListenerSensor(struct camera2_shot_ext * shot_ext);
613 void m_preCaptureListenerISP(struct camera2_shot_ext * shot_ext);
614 void m_preCaptureAeState(struct camera2_shot_ext * shot_ext);
615 void m_updateAfRegion(struct camera2_shot_ext * shot_ext);
616 void m_afTrigger(struct camera2_shot_ext * shot_ext, int mode);
680 struct camera2_shot_ext m_jpegMetadata;