Searched refs:grid_byte_width (Results 1 – 1 of 1) sorted by relevance
800 uint8_t grid_byte_width [ 1]; member891 if (clut->grid_byte_width[0] == 1) { in read_tag_mab()894 } else if (clut->grid_byte_width[0] == 2) { in read_tag_mab()901 uint64_t grid_size = a2b->output_channels * clut->grid_byte_width[0]; // the payload in read_tag_mab()1018 if (clut->grid_byte_width[0] == 1) { in read_tag_mba()1021 } else if (clut->grid_byte_width[0] == 2) { in read_tag_mba()1028 uint64_t grid_size = b2a->output_channels * clut->grid_byte_width[0]; in read_tag_mba()