HomeSort by relevance Sort by last modified time
    Searched full:slop_min_frame_duration_ms (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_test.cc 165 float slop_min_frame_duration_ms = 1000.f / require_fps - slop_margin_ms; local
171 frame_duration_ms < slop_min_frame_duration_ms) {
173 frame_duration_ms, slop_min_frame_duration_ms,

Completed in 231 milliseconds