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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc.h274 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot);
H A Dpwc-if.c949 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot) argument
958 start = ret = pwc_set_video_mode(pdev, width, height, new_fps, new_compression, new_snapshot);

Completed in 109 milliseconds