Searched defs:implementation (Results 1 – 3 of 3) sorted by relevance
227 def sbc_frame_synthesis(frame, ch, blk, proto_table, implementation = "SIG"): argument254 def sbc_init_sythesis(nr_subbands, implementation = "SIG"): argument264 def sbc_synthesis(frame, implementation = "SIG"): argument277 def sbc_decode(frame, implementation = "SIG"): argument329 implementation = "SIG" variable331 implementation = sys.argv[2] variable
58 def get_actual_frame(fin, implementation, frame_count): argument86 implementation = sys.argv[3] variable
9 implementation = "SIG" variable