Home
last modified time | relevance | path

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

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