Searched refs:V4L2_AV1_NUM_PLANES_MAX (Results 1 – 4 of 4) sorted by relevance
335 u8 frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX];336 u32 loop_restoration_size[V4L2_AV1_NUM_PLANES_MAX];1213 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in vdec_av1_slice_setup_lr()
2874 #define V4L2_AV1_NUM_PLANES_MAX 3 /* 1 if monochrome, 3 otherwise */ macro 3068 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX];
1439 u8 restoration_unit_size[V4L2_AV1_NUM_PLANES_MAX] = { 3, 3, 3 }; in rockchip_vpu981_av1_dec_set_lr() 1450 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in rockchip_vpu981_av1_dec_set_lr()
3325 - ``frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]``