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 191 float slop_min_frame_duration_ms = (1000.f / require_fps) * (1 - slop_margin); local
197 frame_duration_ms < slop_min_frame_duration_ms) {
199 frame_duration_ms, slop_min_frame_duration_ms,

Completed in 73 milliseconds