HomeSort by relevance Sort by last modified time
    Searched refs:coeffa (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
resampler.h 109 const FIXP_SGL *coeffa; /*! pointer to filter coeffs */ member in struct:__anon2667
resampler.cpp 108 const FIXP_SGL *coeffa; /*! SOS matrix One row/section. Scaled using BQC(). Order of coefficients: B1,B2,A1,A2. B0=A0=1.0 */ member in struct:FILTER_PARAM
328 DownSampler->downFilter.coeffa = currentSet->coeffa;
375 const FIXP_SGL *coeff = downFilter->coeffa;

Completed in 3815 milliseconds