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
97
int
Downmix_Reset
(downmix_object_t *pDownmixer, bool init);
EffectDownmix.c
540
Downmix_Reset
(pDownmixer, false);
792
Downmix_Reset
(pDownmixer, init);
799
*
Downmix_Reset
()
818
int
Downmix_Reset
(downmix_object_t *pDownmixer __unused, bool init __unused) {
[
all
...]
Completed in 435 milliseconds