Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_h264_pred_weights (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Dh264-ctrls.h129 struct v4l2_ctrl_h264_pred_weights { struct
H A Dv4l2-ctrls.h81 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights;
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h65 const struct v4l2_ctrl_h264_pred_weights *pred_weights;
H A Dcedrus_h264.c263 const struct v4l2_ctrl_h264_pred_weights *pred_weight = in cedrus_write_pred_weight_table()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1971 .. c:type:: v4l2_ctrl_h264_pred_weights
1975 .. flat-table:: struct v4l2_ctrl_h264_pred_weights
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2753 elem_size = sizeof(struct v4l2_ctrl_h264_pred_weights); in v4l2_ctrl_new()