Home
last modified time | relevance | path

Searched defs:ALLOC_ALIGNED (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_idct_lsx.c28 #define ALLOC_ALIGNED(align) __attribute__ ((aligned(align))) macro
[all...]
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h29 #define ALLOC_ALIGNED(align) __attribute__ ((aligned((align) << 1))) macro

Completed in 8 milliseconds