Home
last modified time | relevance | path

Searched refs:TABLE_CONST (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacps_tablegen.h31 #define TABLE_CONST const macro
41 #define TABLE_CONST macro
50 static TABLE_CONST DECLARE_ALIGNED(16, float, Q_fract_allpass)[2][50][3][2];
H A Daacps_fixed_tablegen.h34 #define TABLE_CONST const macro
51 #define TABLE_CONST macro
60 static TABLE_CONST DECLARE_ALIGNED(16, int, Q_fract_allpass)[2][50][3][2];
H A Daacps.c82 TABLE_CONST INTFLOAT (*filter)[8][2], int len) in hybrid6_cx()
107 TABLE_CONST INTFLOAT (*filter)[8][2], int N, int len) in hybrid4_8_12_cx()
578 TABLE_CONST INTFLOAT (*H_LUT)[8][4] = (PS_BASELINE || ps2->icc_mode < 3) ? HA : HB; in stereo_processing()

Completed in 3 milliseconds