opus/celt/dump_modes
Timothy B. Terriberry db7a0d6626 Fix dump_modes output for fixed-point NE10.
Some of the fields present in NE10's float state struct are not
 present in the fixed-point version, but we were generating
 initializers for them anyway.
Also, the float modes were not up-to-date with the output of
 dump_modes.
2015-10-07 19:50:43 -04:00
..
dump_modes.c armv7(float): Optimize encode usecase using NE10 library 2015-10-07 18:09:20 -04:00
dump_modes_arch.h armv7: Optimize fixed point FFT using NE10 library 2015-10-07 18:09:20 -04:00
dump_modes_arm_ne10.c Fix dump_modes output for fixed-point NE10. 2015-10-07 19:50:43 -04:00
Makefile armv7(float): Optimize encode usecase using NE10 library 2015-10-07 18:09:20 -04:00