Lines Matching defs:SearchCoefs
64 typedef int16_t (*SearchCoefs) [kALACMaxCoefs] ;
236 SearchCoefs coefsU ;
237 SearchCoefs coefsV ;
253 coefsU = (SearchCoefs) p->mCoefsU [channelIndex] ;
254 coefsV = (SearchCoefs) p->mCoefsV [channelIndex] ;
516 SearchCoefs coefsU ;
517 SearchCoefs coefsV ;
532 coefsU = (SearchCoefs) p->mCoefsU [channelIndex] ;
533 coefsV = (SearchCoefs) p->mCoefsV [channelIndex] ;
749 SearchCoefs coefsU ;
769 coefsU = (SearchCoefs) p->mCoefsU [channelIndex] ;