Searched refs:COSTABLE_CONST (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dfft.h56 #define COSTABLE_CONST const macro
60 #define COSTABLE_CONST macro
66 COSTABLE_CONST DECLARE_ALIGNED(16, FFTSample, ff_cos_##size)[size/2]
84 extern COSTABLE_CONST FFTSample* const ff_cos_tabs[17];
H A Dfft.c50 COSTABLE_CONST FFTSample * const ff_cos_tabs[] = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dfft.h56 #define COSTABLE_CONST const macro
60 #define COSTABLE_CONST macro
66 COSTABLE_CONST DECLARE_ALIGNED(16, FFTSample, ff_cos_##size)[size/2]
84 extern COSTABLE_CONST FFTSample* const ff_cos_tabs[17];
H A Dfft.c50 COSTABLE_CONST FFTSample * const ff_cos_tabs[] = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dfft.h56 #define COSTABLE_CONST const macro
60 #define COSTABLE_CONST macro
66 COSTABLE_CONST DECLARE_ALIGNED(16, FFTSample, ff_cos_##size)[size/2]
84 extern COSTABLE_CONST FFTSample* const ff_cos_tabs[17];
H A Dfft.c50 COSTABLE_CONST FFTSample * const ff_cos_tabs[] = {

Completed in 67 milliseconds