Searched refs:tfa2_32_to_24 (Results 1 – 2 of 2) sorted by relevance
361 int tfa2_32_to_24(uint8_t *data24, int32_t *data32, int length_words32);
1434 int tfa2_32_to_24(uint8_t *data24, int32_t *data32, int length_words32) in tfa2_32_to_24() function1485 idx += tfa2_32_to_24(&output[idx], input, size); in write_cf_mem()