Home | History | Annotate | Download | only in testlibs

Lines Matching refs:frameCount

27 // The filter works on fixed sized blocks of data (frameCount multi-channel
72 // Process a buffer of data. Always processes frameCount multi-channel
75 // in The input buffer. Should be of size frameCount * nChannels.
76 // out The output buffer. Should be of size frameCount * nChannels.
77 // frameCount Number of multi-channel samples to process.
79 int frameCount);
98 int frameCount);
154 bool updateCoefs(const audio_coef_t coefs[NUM_COEFS], int frameCount);
158 int frameCount);
161 int frameCount);
164 audio_sample_t * out, int frameCount);
167 audio_sample_t * out, int frameCount);
170 int frameCount);
173 audio_sample_t * out, int frameCount);
176 audio_sample_t * out, int frameCount);