Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/coda/
Dcoda-common.c1787 u32 level_cid; in coda_update_profile_level_ctrls() local
1795 level_cid = V4L2_CID_MPEG_VIDEO_H264_LEVEL; in coda_update_profile_level_ctrls()
1804 level_cid = V4L2_CID_MPEG_VIDEO_MPEG2_LEVEL; in coda_update_profile_level_ctrls()
1813 level_cid = V4L2_CID_MPEG_VIDEO_MPEG4_LEVEL; in coda_update_profile_level_ctrls()
1824 level_names = v4l2_ctrl_get_menu(level_cid); in coda_update_profile_level_ctrls()