ff_wma_get_frame_len_bits 102 libavcodec/wma.c s->frame_len_bits = ff_wma_get_frame_len_bits(avctx->sample_rate, ff_wma_get_frame_len_bits 24 libavcodec/wma_common.h int ff_wma_get_frame_len_bits(int sample_rate, int version, ff_wma_get_frame_len_bits 241 libavcodec/wmalosslessdec.c s->samples_per_frame = 1 << ff_wma_get_frame_len_bits(avctx->sample_rate, ff_wma_get_frame_len_bits 394 libavcodec/wmaprodec.c bits = ff_wma_get_frame_len_bits(avctx->sample_rate, 3, s->decode_flags);