Mypal/media/openmax_dl
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
..
dl Nuke vim lines. 2021-02-04 16:48:36 +02:00
LICENSE ooops, some files where missed 2019-03-12 18:31:25 +03:00
OWNERS ooops, some files where missed 2019-03-12 18:31:25 +03:00
README.chromium basic source 2019-03-11 13:26:37 +03:00
README.mozilla basic source 2019-03-11 13:26:37 +03:00
moz.build Nuke vim lines. 2021-02-04 16:48:36 +02:00

README.mozilla

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