Searched refs:h264_profile_ctrl (Results 1 – 2 of 2) sorted by relevance
239 struct v4l2_ctrl *h264_profile_ctrl; member
1798 profile_ctrl = ctx->h264_profile_ctrl; in coda_update_profile_level_ctrls()2416 ctx->h264_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()2423 if (ctx->h264_profile_ctrl) in coda_decode_ctrls()2424 ctx->h264_profile_ctrl->flags |= V4L2_CTRL_FLAG_READ_ONLY; in coda_decode_ctrls()