Searched defs:HWDestScalarInfo (Results 1 – 6 of 6) sorted by relevance
137 struct HWDestScalarInfo { struct138 uint32_t count = 0;139 uint32_t max_input_width = 0;140 uint32_t max_output_width = 0;141 uint32_t max_scale_up = 1;
167 struct HWDestScalarInfo { struct168 uint32_t count = 0;169 uint32_t max_input_width = 0;170 uint32_t max_output_width = 0;171 uint32_t max_scale_up = 1;172 uint32_t prefill_lines = 4;
138 struct HWDestScalarInfo { struct139 uint32_t count = 0;140 uint32_t max_input_width = 0;141 uint32_t max_output_width = 0;142 uint32_t max_scale_up = 1;
230 struct HWDestScalarInfo { struct231 uint32_t count = 0;232 uint32_t max_input_width = 0;233 uint32_t max_output_width = 0;234 uint32_t max_scale_up = 1;235 uint32_t prefill_lines = 4;