Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/mmc/test/mock/
Dmock_embdrv_lc3.h105 struct lc3_frame_bytes { struct
111 extern struct lc3_frame_bytes lc3_frame_bytes; argument
Dmock_embdrv_lc3.cc45 struct lc3_frame_bytes lc3_frame_bytes; variable
98 int lc3_frame_bytes(int dt_us, int bitrate) { in lc3_frame_bytes() function
/aosp_15_r20/external/liblc3/src/
H A Dlc3.c136 LC3_EXPORT int lc3_frame_bytes(int dt_us, int bitrate) in lc3_frame_bytes() function