Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 5 of 5) 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_synthesis_v1.py58 def sbc_frame_synthesis_v1_4subbands(frame, ch, blk): argument
62 def sbc_frame_synthesis_v1_8subbands(frame, ch, blk): argument
H A Dsbc_encoder.py27 def sbc_frame_analysis_sig(frame, ch, blk, C): argument
60 def sbc_frame_analysis(frame, ch, blk, proto_table): argument
H A Dsbc.py246 def dump_audio_samples(self, blk, ch): argument
249 def dump_subband_samples(self, blk, ch): argument
/btstack/3rd-party/bluedroid/decoder/srce/
H A Dsynthesis-sbc.c262 OI_UINT blk; in OI_SBC_SynthFrame_80() local
294 OI_UINT blk; in OI_SBC_SynthFrame_4SB() local
328 OI_UINT blk; in OI_SBC_SynthFrame_Enhanced() local