Home
last modified time | relevance | path

Searched refs:frame_bytes (Results 1 – 2 of 2) sorted by relevance

/liblc3-latest/tools/
Ddlc3.c242 int frame_bytes = block_bytes / nchannels in main() local
245 int res = lc3_decode(dec[ich], in_ptr, frame_bytes, in main()
249 in_ptr += frame_bytes; in main()
Delc3.c260 int frame_bytes = block_bytes / nchannels in main() local
265 frame_bytes, out_ptr); in main()
267 out_ptr += frame_bytes; in main()