Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dformat_metadata_factory.cpp124 std::vector<std::array<int32_t, 2>> fps_ranges; in AddFormatComponents() local
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dcamera_properties_utils.py528 def get_fps_range_to_test(fps_ranges): argument