Home
last modified time | relevance | path

Searched defs:duration_range (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp188 std::array<int64_t, 2> duration_range; in AddFormatComponents() local
Dv4l2_wrapper.cpp453 std::array<int64_t, 2>* duration_range) { in GetFormatFrameDurationRange()