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 122 const FIXP_SGL *coeffa; /*! pointer to filter coeffs */ member in struct:__anon14072
resampler.cpp 125 const FIXP_SGL *coeffa; /*! SOS matrix One row/section. Scaled using BQC(). member in struct:FILTER_PARAM
317 DownSampler->downFilter.coeffa = currentSet->coeffa;
355 const FIXP_SGL *coeff = downFilter->coeffa;

Completed in 184 milliseconds