Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c51 unsigned int streamBitrate; member
236 video_info->streamBitrate = rockchip_get_video_param(&p); in rockchip_parse_video_info()
243 video_info->streamBitrate); in rockchip_parse_video_info()
264 info->streamBitrate == video_info->streamBitrate) { in rockchip_find_video_info()
313 if (video_info->streamBitrate > max_stream_bitrate) in rockchip_update_video_info()
314 max_stream_bitrate = video_info->streamBitrate; in rockchip_update_video_info()