Home
last modified time | relevance | path

Searched refs:COSTABLE_CONST (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfft.h111 #define COSTABLE_CONST const macro
114 #define COSTABLE_CONST macro
125 COSTABLE_CONST DECLARE_ALIGNED(32, FFTSample, FFT_NAME(ff_cos_##size))[size/2]
141 extern COSTABLE_CONST FFTSample* const FFT_NAME(ff_cos_tabs)[18];
Dfft_template.c121 COSTABLE_CONST FFTSample * const FFT_NAME(ff_cos_tabs)[] = {