Searched refs:endpoints_decoded (Results 1 – 1 of 1) sorted by relevance
623 uint8x4_t endpoints_decoded[2][4]; member1097 endpoints_decoded[0][part] = e0; in decode_colour_endpoints()1098 endpoints_decoded[1][part] = e1; in decode_colour_endpoints()1655 uint8x4_t e0 = endpoints_decoded[0][partition]; in write_decoded()1656 uint8x4_t e1 = endpoints_decoded[1][partition]; in write_decoded()