Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/coda/
Dcoda-common.c1786 u32 profile_cid; in coda_update_profile_level_ctrls() local
1794 profile_cid = V4L2_CID_MPEG_VIDEO_H264_PROFILE; in coda_update_profile_level_ctrls()
1803 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG2_PROFILE; in coda_update_profile_level_ctrls()
1812 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG4_PROFILE; in coda_update_profile_level_ctrls()
1823 profile_names = v4l2_ctrl_get_menu(profile_cid); in coda_update_profile_level_ctrls()