Home
last modified time | relevance | path

Searched defs:STRIDE_ALIGN (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dinternal.h112 # define STRIDE_ALIGN 64 /* AVX-512 */ macro
114 # define STRIDE_ALIGN 32 macro
116 # define STRIDE_ALIGN 16 macro
118 # define STRIDE_ALIGN 8 macro