Searched refs:tpf_max (Results 1 – 1 of 1) sorted by relevance
73 tpf_max = {.numerator = 1, .denominator = FPS_MIN}, variable1378 fival->stepwise.max = tpf_max; in vidioc_enum_frameintervals()1412 tpf = V4L2_FRACT_COMPARE(tpf, >, tpf_max) ? tpf_max : tpf; in vidioc_s_parm()