Searched refs:mpeg4_profile_ctrl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h252 struct v4l2_ctrl *mpeg4_profile_ctrl; member in struct:coda_ctx
H A Dcoda-common.c1824 profile_ctrl = ctx->mpeg4_profile_ctrl;
2466 ctx->mpeg4_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls,
2470 if (ctx->mpeg4_profile_ctrl)
2471 ctx->mpeg4_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY;

Completed in 283 milliseconds