Lines Matching refs:span_row_data_width
313 if (span_set->span_row_data_width == 0) break; in getSpanInfo()
316 (unsigned int)span_set->span_row_data_width, in getSpanInfo()
381 if (span_set->span_row_data_width == 0) break; in mr_spanset_get_span_block()
442 if (span_set->span_row_data_width == 0) break; in get_row_from_strip()
447 span_set->span_row_data_width); in get_row_from_strip()
449 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
463 … (unsigned long long)span_set->span_row_data_width, (unsigned long long)span_offset); in get_row_from_strip()
502 if (span_set->span_row_data_width == 0) break; in get_strip_from_row()
518 strip *= span_set->span_row_data_width; in get_strip_from_row()
557 if (span_set->span_row_data_width == 0) break; in get_arm_from_strip()
562 span_set->span_row_data_width); in get_arm_from_strip()
968 span_set->span_row_data_width = span_row_width; in mr_update_span_set()