On Mon, Mar 07, 2016 at 10:50:53PM -0500, Ganesh Ajjanagadde wrote: > On Mon, Mar 7, 2016 at 2:54 AM, Reimar Döffinger > <reimar.doeffin...@gmx.de> wrote: > >> Can you be more specific, and are you sure about this? > > > > Just run your favourite performance analysis tool and you'll see. > > As it is non-inlined libc code I'm fairly sure the numbers are accurate > > enough. > > I am still puzzled by the remarks; and hence asked for specific > examples. In aac code, cosf is only called for table generation, same > with cos, so still don't see why cos is relevant.
You seem to have missed ff_lpc_calc_ref_coefs_f. At least it's that function that is to blame for the cos calls I saw in the profiler. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel