OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon13099
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 880 milliseconds