Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dresampler.cpp108 …const FIXP_SGL *coeffa; /*! SOS matrix One row/section. Scaled using BQC(). Order of coefficien… member
328 DownSampler->downFilter.coeffa = currentSet->coeffa; in FDKaacEnc_InitDownsampler()
375 const FIXP_SGL *coeff = downFilter->coeffa; in AdvanceFilter()
Dresampler.h109 const FIXP_SGL *coeffa; /*! pointer to filter coeffs */ member