Home
last modified time | relevance | path

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

/btstack/test/sbc/
H A Dsbc_decoder.py151 def sbc_frame_synthesis_sig(frame, ch, blk, proto_table): argument
191 def sbc_frame_synthesis_v1(frame, ch, blk, proto_table): argument
227 def sbc_frame_synthesis(frame, ch, blk, proto_table, implementation = "SIG"): argument
H A Dsbc_encoder.py60 def sbc_frame_analysis(frame, ch, blk, proto_table): argument