Searched refs:calc_frame_len (Results 1 – 1 of 1) sorted by relevance
63 static int calc_frame_len(struct sbc_frame_hdr *hdr) in calc_frame_len() function116 return ((8 * (calc_frame_len(hdr) + 4) * f) / in calc_bit_rate()204 count = calc_frame_len(&hdr); in analyze_file()247 count = calc_frame_len(&hdr); in analyze_file()