Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h51 u8 peak_bitrate; /* in 100kbps */ member
H A Dhdpvr-control.c109 dev->usbc_buf[2] = dev->options.peak_bitrate; in hdpvr_set_bitrate()
H A Dhdpvr-video.c953 uint peak_bitrate = dev->video_bitrate_peak->val / 100000; in hdpvr_s_ctrl() local
970 opt->peak_bitrate = peak_bitrate; in hdpvr_s_ctrl()
H A Dhdpvr-core.c251 .peak_bitrate = 90, /* 9 mbps */