Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:bitrate
(Results
1 - 14
of
14
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
mp3dec.h
56
ERR_MP3_FREE_BITRATE_SYNC = -3, /**<free mode
bitrate
error*/
70
int
bitrate
; /**<output
bitrate
*/
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
mp3dec.h
56
ERR_MP3_FREE_BITRATE_SYNC = -3, /**<free mode
bitrate
error*/
70
int
bitrate
; /**<output
bitrate
*/
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dngl_stats.h
138
uint32
bitrate
; /* units of 100 Kbps */
member
150
uint32
bitrate
; /* units of 100 Kbps */
member
H
A
D
dhd_rtt.h
195
uint32
bitrate
; /* unit of 100 Kbps */
member
H
A
D
wl_iw.c
868
range->
bitrate
[i] = (rateset.rates[i] & 0x7f) * 500000; /* convert to bps */
in wl_iw_get_range()
901
range->
bitrate
[i] = (nrate_list[nrate_list2copy][k]) * 500000;
in wl_iw_get_range()
1767
iwe.u.
bitrate
.fixed = iwe.u.
bitrate
.disabled = 0;
in wl_iw_get_scan()
1769
iwe.u.
bitrate
.value = (bi->rateset.rates[j] & 0x7f) * 500000;
in wl_iw_get_scan()
1914
iwe.u.
bitrate
.fixed = iwe.u.
bitrate
.disabled = 0;
in wl_iw_iscan_get_scan()
1916
iwe.u.
bitrate
.value = (bi->rateset.rates[j] & 0x7f) * 500000;
in wl_iw_iscan_get_scan()
H
A
D
wl_escan.c
1124
iwe.u.
bitrate
.fixed = iwe.u.
bitrate
.disabled = 0;
in wl_escan_merge_scan_results()
1126
iwe.u.
bitrate
.value = (bi->rateset.rates[j] & 0x7f) * 500000;
in wl_escan_merge_scan_results()
H
A
D
dhd_rtt.c
2649
host_rate.
bitrate
= rate_rspec2rate(rspec) / 100; /* 100kbps */
in dhd_rtt_convert_rate_to_host()
2650
DHD_RTT(("bit rate : %d\n", host_rate.
bitrate
));
in dhd_rtt_convert_rate_to_host()
H
A
D
wl_cfgvendor.c
6365
p_wifi_rate_stat_v1->rate.
bitrate
= p_wifi_rate_stat->rate.
bitrate
;
in wl_cfgvendor_lstats_get_info()
H
A
D
wl_cfg80211.c
1055
.
bitrate
= RATE_TO_BASE100KBPS(_rateid), \
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_cfg80211.h
150
.
bitrate
= (_rate), \
H
A
D
hi_wifi_driver_wpa_if.h
478
hi_u16
bitrate
[12]; /* 占12 short */
member
H
A
D
wal_mac80211.c
825
hwCapability->supportedRates[loop] = band->bitrates[loop].
bitrate
;
in WalGetHwCapability()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
1001
oal_iw_param_stru
bitrate
; /* default bit rate */
member
1031
hi_u16
bitrate
;
member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H
A
D
hdf_bdh_mac80211.c
453
hwCapability->supportedRates[loop] = band2g->bitrates[loop].
bitrate
;
in FillBdhSupportedRates()
459
hwCapability->supportedRates[loop] = band5g->bitrates[loop].
bitrate
;
in FillBdhSupportedRates()
Completed in 65 milliseconds