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

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

Completed in 39 milliseconds