Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Daacenc_tns.cpp106 static const FIXP_DBL acfWindowLong[12+3+1] = { variable
443 …FDKmemcpy(tC->acfWindow[HIFILT], acfWindowLong, FDKmin(sizeof(acfWindowLong), sizeof(tC->acfWindow… in FDKaacEnc_InitTnsConfiguration()
444 …FDKmemcpy(tC->acfWindow[LOFILT], acfWindowLong, FDKmin(sizeof(acfWindowLong), sizeof(tC->acfWindow… in FDKaacEnc_InitTnsConfiguration()