Home
last modified time | relevance | path

Searched refs:lc3_frame_bytes (Results 1 – 3 of 3) sorted by relevance

/liblc3-latest/include/
Dlc3.h281 LC3_EXPORT int lc3_frame_bytes(int dt_us, int bitrate);
/liblc3-latest/python/
Dlc3.py110 * lib.lc3_frame_bytes(dt_us, bitrate // 2)
/liblc3-latest/src/
Dlc3.c136 LC3_EXPORT int lc3_frame_bytes(int dt_us, int bitrate) in lc3_frame_bytes() function