FFmpeg
|
wma_common.c File Reference
Include dependency graph for wma_common.c:
Go to the source code of this file.
Functions | |
av_cold int | ff_wma_get_frame_len_bits (int sample_rate, int version, unsigned int decode_flags) |
Get the samples per frame for this stream. More... | |
Function Documentation
av_cold int ff_wma_get_frame_len_bits | ( | int | sample_rate, |
int | version, | ||
unsigned int | decode_flags | ||
) |
Get the samples per frame for this stream.
- Parameters
-
sample_rate output sample_rate version wma version decode_flags codec compression features
- Returns
- log2 of the number of output samples per frame
Definition at line 31 of file wma_common.c.
Referenced by decode_init(), and ff_wma_init().
Generated on Mon Nov 18 2024 06:52:10 for FFmpeg by 1.8.11