Home | History | Annotate | Download | only in Modules

Lines Matching refs:resource1

208 python2params(int resource1, int resource2, PyObject *list, ALpv **pvsp, ALparamInfo **pinfop)
222 if (alGetParamInfo(resource1, pvs[i].param, &pinfo[i]) < 0 &&
225 if (python2param(resource1, &pvs[i], item, &pinfo[i]) < 0)