Home
last modified time | relevance | path

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

/dports/multimedia/py-av/av-8.0.3/src/av/filter/
H A Dpad.c3206 static PyTypeObject __pyx_type_2av_6filter_3pad_FilterPad = { variable
3604 if (PyType_Ready(&__pyx_type_2av_6filter_3pad_FilterPad) < 0) __PYX_ERR(0, 7, __pyx_L1_error) in __Pyx_modinit_type_init_code()
3606 __pyx_type_2av_6filter_3pad_FilterPad.tp_print = 0; in __Pyx_modinit_type_init_code()
3608 …USE_PYTYPE_LOOKUP) && likely(!__pyx_type_2av_6filter_3pad_FilterPad.tp_dictoffset && __pyx_type_2a… in __Pyx_modinit_type_init_code()
3609 __pyx_type_2av_6filter_3pad_FilterPad.tp_getattro = __Pyx_PyObject_GenericGetAttr; in __Pyx_modinit_type_init_code()
3611 …Object_SetAttr(__pyx_m, __pyx_n_s_FilterPad, (PyObject *)&__pyx_type_2av_6filter_3pad_FilterPad) <… in __Pyx_modinit_type_init_code()
3612 …if (__Pyx_setup_reduce((PyObject*)&__pyx_type_2av_6filter_3pad_FilterPad) < 0) __PYX_ERR(0, 7, __p… in __Pyx_modinit_type_init_code()
3613 __pyx_ptype_2av_6filter_3pad_FilterPad = &__pyx_type_2av_6filter_3pad_FilterPad; in __Pyx_modinit_type_init_code()