Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-common.c1797 u32 profile_cid; in coda_update_profile_level_ctrls() local
1805 profile_cid = V4L2_CID_MPEG_VIDEO_H264_PROFILE; in coda_update_profile_level_ctrls()
1814 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG2_PROFILE; in coda_update_profile_level_ctrls()
1823 profile_cid = V4L2_CID_MPEG_VIDEO_MPEG4_PROFILE; in coda_update_profile_level_ctrls()
1834 profile_names = v4l2_ctrl_get_menu(profile_cid); in coda_update_profile_level_ctrls()