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

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h248 struct v4l2_ctrl *h264_profile_ctrl; member in struct:coda_ctx
H A Dcoda-common.c1806 profile_ctrl = ctx->h264_profile_ctrl;
2430 ctx->h264_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls,
2437 if (ctx->h264_profile_ctrl)
2438 ctx->h264_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY;

Completed in 267 milliseconds