代码搜索:Bandwidth

找到约 1,693 项符合「Bandwidth」的源代码

代码结果 1,693
www.eeworm.com/read/252894/12257403

h rtspcodes.h

DEF(200, RTSP_STATUS_OK, "OK") DEF(405, RTSP_STATUS_METHOD, "Method Not Allowed") DEF(453, RTSP_STATUS_BANDWIDTH, "Not Enough Bandwidth") DEF(454, RTSP_STATUS_SESSION, "Session Not Found") DEF(455, RT
www.eeworm.com/read/104466/15691418

h rtspcodes.h

DEF(200, RTSP_STATUS_OK, "OK") DEF(405, RTSP_STATUS_METHOD, "Method Not Allowed") DEF(453, RTSP_STATUS_BANDWIDTH, "Not Enough Bandwidth") DEF(454, RTSP_STATUS_SESSION, "Session Not Found") DEF(455, RT
www.eeworm.com/read/443414/7633338

m channel_gen_ng.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Generate channel coefficients for the nodes in the system where % all the nodes are sharing the whole bandwidth %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/217347/6356228

m channel_gen_ng.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Generate channel coefficients for the nodes in the system where % all the nodes are sharing the whole bandwidth %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/196768/5100334

py node.py

# 1.5 Mbps fixed, with 20% overhead, expressed in bytes. BANDWIDTH_HACK = int ((1.5 * (1024 * 1024 / 8)) * 0.8) # 128 Kbps, 20% overhead, in bytes. BANDWIDTH_HACK = int ((128 * (1024 / 8)) * 0.8) BAND
www.eeworm.com/read/361261/2947877

am modules.am

SOURCES_access_filter_timeshift = timeshift.c SOURCES_access_filter_record = record.c SOURCES_access_filter_dump = dump.c SOURCES_access_filter_bandwidth = bandwidth.c
www.eeworm.com/read/152843/5661451

h lgdt330x_priv.h

/* * Support for LGDT3302 and LGDT3303 - VSB/QAM * * Copyright (C) 2005 Wilson Michaels * * This program is free software; you can redistribute it and/or m
www.eeworm.com/read/483453/6606636

c dp_rx_api.c

#include "DP_RX_API.h" #include "DP_RX_DRV.h" void DP_RX_API_InitSys(void) { DP_RX_Init_Var(); } BOOL DP_RX_API_Chip_Located(void) { return DP_RX_Chip_Located(); } void DP_RX
www.eeworm.com/read/201007/5061519

svn-base rtspcodes.h.svn-base

DEF(200, RTSP_STATUS_OK, "OK") DEF(405, RTSP_STATUS_METHOD, "Method Not Allowed") DEF(453, RTSP_STATUS_BANDWIDTH, "Not Enough Bandwidth") DEF(454, RTSP_STATUS_SESSION, "Session Not Found") DEF(455, RT
www.eeworm.com/read/401534/2339667

h rtspcodes.h

DEF(200, RTSP_STATUS_OK, "OK") DEF(405, RTSP_STATUS_METHOD, "Method Not Allowed") DEF(453, RTSP_STATUS_BANDWIDTH, "Not Enough Bandwidth") DEF(454, RTSP_STATUS_SESSION, "Session Not Found") DEF(455, RT