Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
Dconstants.h33 extern const xmm_reg ff_pw_8;
Dconstants.c33 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_8) = { 0x0008000800080008ULL, 0x0008000800080008ULL };
/third_party/ffmpeg/libavcodec/mips/
Dconstants.c31 const union av_intfloat64 ff_pw_8 = {0x0008000800080008ULL}; variable
Dconstants.h33 extern const union av_intfloat64 ff_pw_8;