Home
last modified time | relevance | path

Searched refs:frameDuration (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp620 int64_t frameDuration = 1000000000LL * fr.durationNumerator / in initOutputCharskeysByFormat() local
622 if (frameDuration < minFrameDuration) { in initOutputCharskeysByFormat()
623 minFrameDuration = frameDuration; in initOutputCharskeysByFormat()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h924 void getExpectedFrameDuration(const camera_metadata_t *request, nsecs_t *frameDuration);
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1151 /** android.sensor.frameDuration [dynamic, int64, public]