#include <assert.h>
#include <math.h>
#include "libavutil/attributes.h"
#include "libavutil/common.h"
Go to the source code of this file.
§ SINETABLE() [1/9]
§ SINETABLE() [2/9]
§ SINETABLE() [3/9]
§ SINETABLE() [4/9]
§ SINETABLE() [5/9]
§ SINETABLE() [6/9]
§ SINETABLE() [7/9]
§ SINETABLE() [8/9]
§ SINETABLE() [9/9]
§ ff_sine_window_init()
av_cold void ff_sine_window_init |
( |
float * |
window, |
|
|
int |
n |
|
) |
| |
§ ff_init_ff_sine_windows()
§ ff_sine_windows
Initial value:= {
ff_sine_32 , ff_sine_64 ,
ff_sine_128, ff_sine_256, ff_sine_512, ff_sine_1024, ff_sine_2048, ff_sine_4096, ff_sine_8192
}
Definition at line 47 of file sinewin_tablegen.h.
Referenced by decode_init(), ff_init_ff_sine_windows(), ff_wma_init(), imdct_and_window(), and main().