Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinternal.h39 # define STRIDE_ALIGN 64 /* AVX-512 */ macro
41 # define STRIDE_ALIGN 32 macro
43 # define STRIDE_ALIGN 16 macro
45 # define STRIDE_ALIGN 8 macro