Home
last modified time | relevance | path

Searched refs:V4L2_AV1_SEGMENT_FEATURE_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/verisilicon/
A Drockchip_vpu981_hw_av1_dec.c840 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_Q)) { in rockchip_vpu981_av1_dec_set_segmentation()
849 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_LF_Y_V)) in rockchip_vpu981_av1_dec_set_segmentation()
855 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_LF_Y_H)) in rockchip_vpu981_av1_dec_set_segmentation()
861 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_LF_U)) in rockchip_vpu981_av1_dec_set_segmentation()
867 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_LF_V)) in rockchip_vpu981_av1_dec_set_segmentation()
873 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_REF_FRAME)) in rockchip_vpu981_av1_dec_set_segmentation()
877 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_REF_SKIP)) in rockchip_vpu981_av1_dec_set_segmentation()
881 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_REF_GLOBALMV)) in rockchip_vpu981_av1_dec_set_segmentation()
889 & V4L2_AV1_SEGMENT_FEATURE_ENABLED(j)) { in rockchip_vpu981_av1_dec_set_segmentation()
1052 V4L2_AV1_SEGMENT_FEATURE_ENABLED(V4L2_AV1_SEG_LVL_ALT_Q)) { in rockchip_vpu981_av1_dec_is_lossless()
/linux/include/uapi/linux/
A Dv4l2-controls.h3107 #define V4L2_AV1_SEGMENT_FEATURE_ENABLED(id) (1 << (id)) macro
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst3444 V4L2_AV1_SEGMENT_FEATURE_ENABLED to build a suitable mask.

Completed in 26 milliseconds