Searched defs:proto_table (Results 1 – 2 of 2) sorted by relevance
/btstack/test/sbc/ |
H A D | sbc_decoder.py | 151 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 D | sbc_encoder.py | 60 def sbc_frame_analysis(frame, ch, blk, proto_table): argument
|