Searched refs:init_coefs (Results 1 – 3 of 3) sorted by relevance
49 void init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) ;
43 init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) in init_coefs() function
1220 init_coefs (p->mCoefsU [channel][search], DENSHIFT_DEFAULT, kALACMaxCoefs) ; in alac_encoder_init()1221 init_coefs (p->mCoefsV [channel][search], DENSHIFT_DEFAULT, kALACMaxCoefs) ; in alac_encoder_init()