Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-common.c1798 u32 level_cid; in coda_update_profile_level_ctrls() local
1806 level_cid = V4L2_CID_MPEG_VIDEO_H264_LEVEL; in coda_update_profile_level_ctrls()
1815 level_cid = V4L2_CID_MPEG_VIDEO_MPEG2_LEVEL; in coda_update_profile_level_ctrls()
1824 level_cid = V4L2_CID_MPEG_VIDEO_MPEG4_LEVEL; in coda_update_profile_level_ctrls()
1835 level_names = v4l2_ctrl_get_menu(level_cid); in coda_update_profile_level_ctrls()