Home
last modified time | relevance | path

Searched refs:SLOutputMixItf_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/itf/
H A DIOutputMix.cpp86 static const struct SLOutputMixItf_ IOutputMix_Itf = {
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h440 const struct SLOutputMixItf_ *mItf;
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h877 struct SLOutputMixItf_;
878 typedef const struct SLOutputMixItf_ * const * SLOutputMixItf;
886 struct SLOutputMixItf_ { struct