Skip to content

dsps_fft2r_sc16_ansi_ should malloc aligned memory? (DSP-93) #56

@djfurie

Description

@djfurie

dsps_fft_w_table_sc16 = (int16_t*)malloc(CONFIG_DSP_MAX_FFT_SIZE*sizeof(int16_t));

For use with function dsps_fft2r_sc16_aes3 should the init function be using 16 byte aligned memory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions