Home
last modified time | relevance | path

Searched defs:npackets (Results 1 – 25 of 106) sorted by relevance

12345

/dports/graphics/aseprite/aseprite-1.2.9/src/flic/
H A Ddecoder.cpp136 int npackets = read16(); in readColorChunk() local
196 int npackets = m_file->read8(); in readLcChunk() local
228 int npackets = 0; in readDeltaChunk() local
H A Dencoder.cpp182 int npackets = 0; in writeColorChunk() local
266 int npackets = 0; in writeBrunLineChunk() local
384 int npackets = 0; in writeLcLineChunk() local
/dports/games/openlierox/OpenLieroX/libs/hawknl/src/
H A Dnl.c411 static void nlUpdateStats(volatile nl_stats_t *stats, NLint nbytes, NLint npackets) in nlUpdateStats()
482 static void nlUpdateInStats(NLint nbytes, NLint npackets) in nlUpdateInStats()
493 static void nlUpdateOutStats(NLint nbytes, NLint npackets) in nlUpdateOutStats()
504 static void nlUpdateSocketInStats(NLsocket socket, NLint nbytes, NLint npackets) in nlUpdateSocketInStats()
515 static void nlUpdateSocketOutStats(NLsocket socket, NLint nbytes, NLint npackets) in nlUpdateSocketOutStats()
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dmcast_stream.h53 guint32 npackets; member
82 guint32 npackets; /* total number of mcast packets of all streams */ member
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dmcast_stream.h53 guint32 npackets; member
82 guint32 npackets; /* total number of mcast packets of all streams */ member
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpr88932.f9053 if (.not. associated(a)) STOP 4
84 do i = 1, rnk
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia-codec/
H A Dilbc.c729 UInt32 npackets = 1; in ilbc_codec_encode() local
780 UInt32 npackets; in ilbc_codec_decode() local
843 UInt32 npackets; in ilbc_codec_recover() local
/dports/benchmarks/thrulay/thrulay-0.9/src/
H A Dreporting.c149 duplication_init(uint64_t npackets) in duplication_init()
806 quantile_output (uint16_t seq, uint64_t npackets, double phi, double *result) in quantile_output()
983 int npackets = 0; in main() local
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/platform/macosx/
H A Dencca_aac.c373 static OSStatus inInputDataProc(AudioConverterRef converter, UInt32 *npackets, in inInputDataProc()
434 UInt32 npackets = 1; in Encode() local
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfsk_horus.m193 npackets = 0; variable
544 npackets = extract_and_print_rtty_packets(states, rtty, rx_bits_log, rx_bits_sd_log); variable
834 npackets = extract_and_print_rtty_packets(states, rtty, rx_bits_log, rx_bits_sd_log) variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thunderbolt/
H A Dctl.h85 size_t npackets; member
H A Ddma_test.c261 static int dma_test_submit_rx(struct dma_test *dt, size_t npackets) in dma_test_submit_rx()
312 static int dma_test_submit_tx(struct dma_test *dt, size_t npackets) in dma_test_submit_tx()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thunderbolt/
H A Dctl.h85 size_t npackets; member
H A Ddma_test.c261 static int dma_test_submit_rx(struct dma_test *dt, size_t npackets) in dma_test_submit_rx()
312 static int dma_test_submit_tx(struct dma_test *dt, size_t npackets) in dma_test_submit_tx()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thunderbolt/
H A Dctl.h85 size_t npackets; member
H A Ddma_test.c261 static int dma_test_submit_rx(struct dma_test *dt, size_t npackets) in dma_test_submit_rx()
312 static int dma_test_submit_tx(struct dma_test *dt, size_t npackets) in dma_test_submit_tx()
/dports/net-mgmt/flowd/flowd-0.9.1/
H A Dpeer.h92 u_int64_t npackets, nflows, ninvalid, no_template; member
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/hl/c++/src/
H A DH5PacketTable.cpp115 hsize_t npackets; in GetPacketCount() local
/dports/science/hdf5-18/hdf5-1.8.21/hl/c++/src/
H A DH5PacketTable.cpp115 hsize_t npackets; in GetPacketCount() local
/dports/science/hdf5/hdf5-1.10.6/hl/c++/src/
H A DH5PacketTable.cpp115 hsize_t npackets; in GetPacketCount() local
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/bgq/src/
H A Dfi_bgq_progress.c232 const uint64_t npackets = sizeof(data[0].data) / sizeof(uint64_t); in fi_bgq_progress_init() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/hl/c++/src/
H A DH5PacketTable.cpp114 hsize_t npackets; in GetPacketCount() local
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioCodecs/ACPublic/
H A DACPlugInDispatch.cpp115 UInt32 npackets = (ioNumberPackets != NULL) ? *ioNumberPackets : 0; in AppendInputData() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c1656 unsigned int npackets; in uvc_alloc_urb_buffers() local
1761 unsigned int npackets, i; in uvc_init_video_isoc() local
1829 unsigned int npackets, pipe; in uvc_init_video_bulk() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c1656 unsigned int npackets; in uvc_alloc_urb_buffers() local
1761 unsigned int npackets, i; in uvc_init_video_isoc() local
1829 unsigned int npackets, pipe; in uvc_init_video_bulk() local

12345