Home
last modified time | relevance | path

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

/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c907 PyObject *obj, *py_hctl = NULL, *obj1, *obj2; in new_helem() local
914 py_hctl = pymixer->hctl[idx*2+1]; in new_helem()
918 if (py_hctl == NULL) in new_helem()
923 PyTuple_SET_ITEM(obj1, 0, py_hctl); in new_helem()
924 Py_INCREF(py_hctl); in new_helem()

Completed in 3 milliseconds