Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/coda/
Dcoda.h241 struct v4l2_ctrl *mpeg2_profile_ctrl; member
Dcoda-common.c1807 profile_ctrl = ctx->mpeg2_profile_ctrl; in coda_update_profile_level_ctrls()
2438 ctx->mpeg2_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()
2442 if (ctx->mpeg2_profile_ctrl) in coda_decode_ctrls()
2443 ctx->mpeg2_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY; in coda_decode_ctrls()