Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda.h239 struct v4l2_ctrl *h264_profile_ctrl; member
H A Dcoda-common.c1807 profile_ctrl = ctx->h264_profile_ctrl; in coda_update_profile_level_ctrls()
2428 ctx->h264_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()
2435 if (ctx->h264_profile_ctrl) in coda_decode_ctrls()
2436 ctx->h264_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY; in coda_decode_ctrls()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda.h248 struct v4l2_ctrl *h264_profile_ctrl; member
H A Dcoda-common.c1806 profile_ctrl = ctx->h264_profile_ctrl; in coda_update_profile_level_ctrls()
2430 ctx->h264_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()
2437 if (ctx->h264_profile_ctrl) in coda_decode_ctrls()
2438 ctx->h264_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY; in coda_decode_ctrls()

Completed in 11 milliseconds