OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Downmix_Reset
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/downmix/
EffectDownmix.h
95
int
Downmix_Reset
(downmix_object_t *pDownmixer, bool init);
EffectDownmix.c
403
Downmix_Reset
(pDownmixer, false);
647
Downmix_Reset
(pDownmixer, init);
654
*
Downmix_Reset
()
673
int
Downmix_Reset
(downmix_object_t *pDownmixer, bool init) {
[
all
...]
Completed in 1578 milliseconds