Searched defs:dcn20_dpp (Results 1 – 1 of 1) sorted by relevance
682 struct dcn20_dpp { struct683 struct dpp base;685 const struct dcn2_dpp_registers *tf_regs;686 const struct dcn2_dpp_shift *tf_shift;687 const struct dcn2_dpp_mask *tf_mask;689 const uint16_t *filter_v;690 const uint16_t *filter_h;691 const uint16_t *filter_v_c;692 const uint16_t *filter_h_c;693 int lb_pixel_depth_supported;[all …]