Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c1796 u32 profile_cid; in coda_update_profile_level_ctrls() local
1804 profile_cid = V4L2_CID_MPEG_VIDEO_H264_PROFILE; in coda_update_profile_level_ctrls()
1813 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG2_PROFILE; in coda_update_profile_level_ctrls()
1822 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG4_PROFILE; in coda_update_profile_level_ctrls()
1833 profile_names = v4l2_ctrl_get_menu(profile_cid); in coda_update_profile_level_ctrls()