Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/chips-media/
Dcoda.h248 struct v4l2_ctrl *h264_profile_ctrl; member
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()