Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dv4l2-controls.h2852 #define V4L2_AV1_MAX_NUM_CB_POINTS (1 << 4) /* 4 bits to encode */ macro
3462 __u8 point_cb_value[V4L2_AV1_MAX_NUM_CB_POINTS];
3463 __u8 point_cb_scaling[V4L2_AV1_MAX_NUM_CB_POINTS];
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst4058 - ``point_cb_value[V4L2_AV1_MAX_NUM_CB_POINTS]``
4063 - ``point_cb_scaling[V4L2_AV1_MAX_NUM_CB_POINTS]``