From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- media/openmax_dl/README.mozilla | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 media/openmax_dl/README.mozilla (limited to 'media/openmax_dl/README.mozilla') diff --git a/media/openmax_dl/README.mozilla b/media/openmax_dl/README.mozilla new file mode 100644 index 0000000000..1dbf41b605 --- /dev/null +++ b/media/openmax_dl/README.mozilla @@ -0,0 +1,9 @@ +Bug 1158741 added an omxSP_FFTInv_CCSToR_F32_Sfs_unscaled function as an +optimization which performs the same operation as +omxSP_FFTInv_CCSToR_F32_Sfs except it doesn't scale the results by the +length of the FFT. For consistency with other FFT routines used, it does +multiply the results by two. + +The affected files are: +media/openmax_dl/dl/sp/api/omxSP.h +media/openmax_dl/dl/sp/src/omxSP_FFTInv_CCSToR_F32_Sfs_unscaled_s.S -- cgit v1.2.3