Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-core.c538 static unsigned int h264_maximum_bitrate(enum v4l2_mpeg_video_h264_level level) in h264_maximum_bitrate() function
2510 max = h264_maximum_bitrate(v4l2_ctrl_g_ctrl(channel->mpeg_video_h264_level)); in allegro_channel_adjust()
3000 bitrate_max = h264_maximum_bitrate(V4L2_MPEG_VIDEO_H264_LEVEL_5_1); in allegro_open()
3001 bitrate_def = h264_maximum_bitrate(V4L2_MPEG_VIDEO_H264_LEVEL_5_1); in allegro_open()