Searched refs:buf8 (Results 1 – 1 of 1) sorted by relevance
1440 uint8_t *buf8 = (uint8_t *)&data32[i]; in tfa2_32_to_24() local1441 data24[idx++] = buf8[2]; in tfa2_32_to_24()1442 data24[idx++] = buf8[1]; in tfa2_32_to_24()1443 data24[idx++] = buf8[0]; in tfa2_32_to_24()