Home
last modified time | relevance | path

Searched refs:tpf_max (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-cap.c38 tpf_max = {.numerator = FPS_MAX, .denominator = 1}, variable
1837 tpf = FRACT_CMP(tpf, >, tpf_max) ? tpf_max : tpf; in vivid_vid_cap_s_parm()