代码搜索:BITRATE

找到约 765 项符合「BITRATE」的源代码

代码结果 765
www.eeworm.com/read/169082/9881495

cfg bitrate.cfg

######################################################################################## # File with allowed channel bitrates. These values depend on the transmission system. # # Since the channel
www.eeworm.com/read/405053/11472695

h bitrate.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE
www.eeworm.com/read/482538/1287407

hh bitrate.hh

#ifndef _BITRATE_H #define _BITRATE_H #include extern unsigned calc_usecs_wifi_packet_tries(int length, int rate, int try0, int tryN); extern unsigned calc_bac
www.eeworm.com/read/482538/1287408

cc bitrate.cc

#include #include "bitrate.hh" #include unsigned calc_transmit_time(int rate, int length) { unsigned t_plcp_header = 96; if (rate == 2) { t_plcp_header = 192;
www.eeworm.com/read/165502/5481997

h bitrate.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURC
www.eeworm.com/read/435707/1861514

h bitrate.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE
www.eeworm.com/read/435707/1861527

c bitrate.c

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE
www.eeworm.com/read/413855/2157729

hh bitrate.hh

#ifndef _BITRATE_H #define _BITRATE_H #include extern unsigned calc_usecs_wifi_packet_tries(int length, int rate, int try0, int tryN); extern unsigned calc_b
www.eeworm.com/read/413855/2157730

cc bitrate.cc

#include #include "bitrate.hh" #include unsigned calc_transmit_time(int rate, int length) { unsigned t_plcp_header = 96; if (rate == 1) { t_plcp_header = 1
www.eeworm.com/read/267790/11162580

m bitrate.m

function bmap = bitrate(c,w,nu,dopt,ssx,ssn) % bmap = bitrate(c,w,nu,dopt,ssx,ssn) % c = channel % w = TEQ % nu = cyclic prefix length % dopt = starting index of window - 1 % ssx =