Searched refs:limit_channel (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/blender/blender-2.91.0/source/blender/compositor/operations/ |
H A D | COM_ChannelMatteOperation.cpp | 41 const int limit_channel = this->m_limit_channel - 1; in initExecution() local 43 this->m_ids[1] = limit_channel; in initExecution() 44 this->m_ids[2] = limit_channel; in initExecution()
|
/dports/chinese/bitchx/bitchx-1.2.1/source/ |
H A D | cset.c | 50 void limit_channel(CSetArray *, CSetList *); 62 { "AUTO_LIMIT", INT_TYPE_VAR, offsetof(CSetList, set_auto_limit), limit_channel, 0 }, 1250 void limit_channel(CSetArray *var, CSetList *cs) in limit_channel() function
|
/dports/irc/bitchx/bitchx-1.2.1/source/ |
H A D | cset.c | 50 void limit_channel(CSetArray *, CSetList *); 62 { "AUTO_LIMIT", INT_TYPE_VAR, offsetof(CSetList, set_auto_limit), limit_channel, 0 }, 1250 void limit_channel(CSetArray *var, CSetList *cs) in limit_channel() function
|