Home
last modified time | relevance | path

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

/external/bluetooth/bluez/sbc/
Dsbcinfo.c39 struct sbc_frame_hdr { struct
50 struct sbc_frame_hdr { struct
64 static int calc_frame_len(struct sbc_frame_hdr *hdr) in calc_frame_len() argument
92 static double calc_bit_rate(struct sbc_frame_hdr *hdr) in calc_bit_rate()
173 struct sbc_frame_hdr hdr; in analyze_file()