HomeSort by relevance Sort by last modified time
    Searched refs:RAM_ALIGN (Results 1 - 7 of 7) sorted by null

  /external/aac/libFDK/include/
FDK_tools_rom.h 112 extern RAM_ALIGN const FIXP_STB RotVectorReal60[60];
113 extern RAM_ALIGN const FIXP_STB RotVectorImag60[60];
114 extern RAM_ALIGN const FIXP_STB RotVectorReal192[192];
115 extern RAM_ALIGN const FIXP_STB RotVectorImag192[192];
116 extern RAM_ALIGN const FIXP_STB RotVectorReal240[210];
117 extern RAM_ALIGN const FIXP_STB RotVectorImag240[210];
118 extern RAM_ALIGN const FIXP_STB RotVectorReal480[480];
119 extern RAM_ALIGN const FIXP_STB RotVectorImag480[480];
120 extern RAM_ALIGN const FIXP_STB RotVectorReal6[6];
121 extern RAM_ALIGN const FIXP_STB RotVectorImag6[6]
    [all...]
  /external/aac/libSYS/include/
machine_type.h 235 * \def RAM_ALIGN
238 RAM_ALIGN
246 #define RAM_ALIGN #pragma DATA_ALIGN(x)
258 /* RAM_ALIGN keyword causes memory alignment of global variables. */
260 #define RAM_ALIGN __declspec(align(ALIGNMENT_DEFAULT))
262 #define RAM_ALIGN __attribute__((aligned(ALIGNMENT_DEFAULT)))
264 #define RAM_ALIGN
  /external/aac/libSACdec/src/
sac_tsd.cpp 110 RAM_ALIGN
116 RAM_ALIGN
124 RAM_ALIGN
  /external/aac/libFDK/src/
FDK_tools_rom.cpp 105 RAM_ALIGN
131 RAM_ALIGN
233 RAM_ALIGN
359 RAM_ALIGN
493 RAM_ALIGN
    [all...]
FDK_decorrelate.cpp 250 RAM_ALIGN
342 RAM_ALIGN
419 RAM_ALIGN
461 RAM_ALIGN
    [all...]
fixpoint_math.cpp 140 RAM_ALIGN
153 RAM_ALIGN
  /external/aac/libSBRdec/src/
pvc_dec.cpp 128 RAM_ALIGN
141 RAM_ALIGN
152 RAM_ALIGN
161 RAM_ALIGN

Completed in 107 milliseconds