Searched refs:SLInterfaceID_ (Results 1 - 11 of 11) sorted by relevance

/frameworks/wilhelm/tools/hashgen/
H A Dfrag1.c24 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
29 const struct SLInterfaceID_ *x = SL_IID_array;
34 for (k = 0; k < sizeof(struct SLInterfaceID_); ++k)
H A Dpart1.c26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
H A Dpart8.c6 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
H A Dfrag3.c2 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
14 const struct SLInterfaceID_ *xx = SL_IID_array;
H A DOpenSLES_IID.c42 LI_API extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
53 const struct SLInterfaceID_ SL_IID_array[MPH_MAX] = {
/frameworks/wilhelm/src/autogen/
H A DIID_to_MPH.c26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
325 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
/frameworks/wilhelm/src/ut/
H A DOpenSLESUT.c111 if (!memcmp(*p->iid, iid, sizeof(struct SLInterfaceID_))) {
/frameworks/wilhelm/tests/sandbox/
H A Dengine.c146 struct SLInterfaceID_ copy = *engine_ids[index];
/frameworks/wilhelm/src/
H A DOpenSLES_IID.c42 LI_API extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
53 const struct SLInterfaceID_ SL_IID_array[MPH_MAX] = {
H A Dsles_allinclusive.h303 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h94 typedef const struct SLInterfaceID_ { struct

Completed in 667 milliseconds