Home
last modified time | relevance | path

Searched defs:peak_bitrate (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/video/hdpvr/
Dhdpvr-video.c985 uint peak_bitrate = ctrl->value / 100000; in hdpvr_try_ctrl() local
1078 uint peak_bitrate = ctrl->value / 100000; in hdpvr_set_ctrl() local
Dhdpvr.h53 u8 peak_bitrate; /* in 100kbps */ member