Searched refs:one_slot_length (Results 1 – 1 of 1) sorted by relevance
302 int one_slot_length; in mp3_calculate_frame_length() local310 one_slot_length = one_slot_length_table[layer]; in mp3_calculate_frame_length()312 one_slot_length = 0; in mp3_calculate_frame_length()316 frame_length = coeff * bitrate * 1000 / samplingrate + one_slot_length; in mp3_calculate_frame_length()