Home
last modified time | relevance | path

Searched refs:tc_channel (Results 1 – 4 of 4) sorted by last modified time

/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_texture.h125 tc_channel = 0, // Use the texture coordinate values enumerator
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_texture.h125 tc_channel = 0, // Use the texture coordinate values enumerator
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/libsam/source/
H A Dtc.c198 TcChannel *tc_channel; in TC_GetStatus() local
200 tc_channel = p_tc->TC_CHANNEL + ul_channel; in TC_GetStatus()
201 return tc_channel->TC_SR; in TC_GetStatus()
/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.h316 int tc_channel; member