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

/linux-master/drivers/media/platform/qcom/venus/
H A Dvenc_ctrls.c370 static const struct v4l2_ctrl_ops venc_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
388 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
396 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
401 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
408 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
413 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
421 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
426 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
437 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
442 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c587 static const struct v4l2_ctrl_ops venc_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
601 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
609 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
615 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
618 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, &venc_ctrl_ops,
625 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
632 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
638 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
641 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
644 v4l2_ctrl_new_std(&inst->ctrl_handler, &venc_ctrl_ops,
[all...]

Completed in 166 milliseconds