Home
last modified time | relevance | path

Searched refs:FIXP_DECORR (Results 1 – 2 of 2) sorted by relevance

/external/aac/libFDK/include/
DFDK_decorrelate.h111 #define FIXP_DECORR FIXP_SGL macro
119 #define FIXP_DECORR FIXP_DBL macro
199 const FIXP_DECORR *numeratorReal;
201 const FIXP_DECORR *denominatorReal;
/external/aac/libFDK/src/
DFDK_decorrelate.cpp313 const FIXP_DECORR DecorrNumeratorReal0_USAC
320 const FIXP_DECORR DecorrNumeratorReal1_USAC
327 const FIXP_DECORR
333 const FIXP_DECORR
343 const FIXP_DECORR DecorrNumeratorReal1_LD[MAX_DECORR_SEED_LD]
420 const FIXP_DECORR DecorrNumeratorReal2_LD[MAX_DECORR_SEED_LD]
462 const FIXP_DECORR DecorrNumeratorReal3_LD[MAX_DECORR_SEED_LD]
644 const FIXP_DECORR *pFilter = filter[start].numeratorReal; in DecorrFilterApplyREAL()
664 FIXP_DECORR nFilt0L, nFilt0H; in DecorrFilterApplyREAL()
693 FIXP_DECORR nFilt0L, nFilt0H, nFilt1L; in DecorrFilterApplyREAL()
[all …]