Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp200 int64_t size_min_frame_duration = duration_range[0]; in AddFormatComponents() local
205 size_min_frame_duration}}); in AddFormatComponents()
231 const int32_t max_fps = 1000000000 / size_min_frame_duration; in AddFormatComponents()