Searched refs:oslec_update (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/echo/
H A Doslec.h76 * oslec_update: Process a sample through a voice echo canceller.
83 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx);
H A Decho.c347 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) oslec_update() function
615 EXPORT_SYMBOL_GPL(oslec_update); variable

Completed in 79 milliseconds