Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dresampler.cpp125 const FIXP_SGL *coeffa; /*! SOS matrix One row/section. Scaled using BQC(). member
317 DownSampler->downFilter.coeffa = currentSet->coeffa; in FDKaacEnc_InitDownsampler()
355 const FIXP_SGL *coeff = downFilter->coeffa; in AdvanceFilter()
Dresampler.h122 const FIXP_SGL *coeffa; /*! pointer to filter coeffs */ member