Home
last modified time | relevance | path

Searched refs:ff_pw_512 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dconstants.h47 extern const ymm_reg ff_pw_512;
Dconstants.c49 DECLARE_ALIGNED(32, const ymm_reg, ff_pw_512) = { 0x0200020002000200ULL, 0x0200020002000200ULL,
/third_party/ffmpeg/libavcodec/mips/
Dconstants.c46 const union av_intfloat64 ff_pw_512 = {0x0200020002000200ULL}; variable
Dconstants.h48 extern const union av_intfloat64 ff_pw_512;