Searched refs:ALC_ASA_OBSTRUCTION (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DMacOSX_OALExtensions.h195 #define ALC_ASA_OBSTRUCTION 'obst' // type ALfloat -100.0 db (most obstruction) - 0.0 db (no obstruction, 0.0 default) macro
H A DoalImp.cpp4036 if (strcmp("ALC_ASA_OBSTRUCTION", (const char *)ename) == 0) { return ALC_ASA_OBSTRUCTION; }
4887 case ALC_ASA_OBSTRUCTION:
4998 case ALC_ASA_OBSTRUCTION:

Completed in 104 milliseconds