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

/linux-master/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1810 static const struct v4l2_ctrl_ops vicodec_ctrl_ops = {
1816 .ops = &vicodec_ctrl_ops,
1853 v4l2_ctrl_new_std(hdl, &vicodec_ctrl_ops, V4L2_CID_MPEG_VIDEO_GOP_SIZE,
1855 v4l2_ctrl_new_std(hdl, &vicodec_ctrl_ops, V4L2_CID_FWHT_I_FRAME_QP,
1857 v4l2_ctrl_new_std(hdl, &vicodec_ctrl_ops, V4L2_CID_FWHT_P_FRAME_QP,
1860 v4l2_ctrl_new_std(hdl, &vicodec_ctrl_ops,
1809 static const struct v4l2_ctrl_ops vicodec_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops

Completed in 290 milliseconds