Home
last modified time | relevance | path

Searched refs:tfa2_32_to_24 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h361 int tfa2_32_to_24(uint8_t *data24, int32_t *data32, int length_words32);
Dtfa2_dev.c1434 int tfa2_32_to_24(uint8_t *data24, int32_t *data32, int length_words32) in tfa2_32_to_24() function
1485 idx += tfa2_32_to_24(&output[idx], input, size); in write_cf_mem()