Home
last modified time | relevance | path

Searched defs:sb_sample (Results 1 – 1 of 1) sorted by relevance

/btstack/test/sbc/
H A Dsbc.py140 def calculate_max_subbandsample(nr_blocks, nr_channels, nr_subbands, sb_sample): argument
151 def calculate_scalefactors(nr_blocks, nr_channels, nr_subbands, sb_sample): argument
216 sb_sample = np.zeros(shape = (16,2,8), dtype = np.int32) variable in SBCFrame