Searched refs:frame_bits_inc (Results 1 – 1 of 1) sorted by relevance
722 static const uint8_t frame_bits_inc[8] = { 0, 0, 2, 2, 2, 4, 2, 4 }; in count_frame_bits_fixed() local767 frame_bits += frame_bits_inc[s->channel_mode]; in count_frame_bits_fixed()