Searched refs:ff_pw_53 (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | vc1dsp_mmx.c | 195 "movq "MANGLE(ff_pw_53)", %%mm5\n\t" \ 230 NAMED_CONSTRAINTS_ADD(ff_pw_3,ff_pw_53,ff_pw_18) \ 253 "movq "MANGLE(ff_pw_53)", %%mm5 \n\t" \ 268 NAMED_CONSTRAINTS_ADD(ff_pw_3,ff_pw_18,ff_pw_53,ff_pw_128) \ 291 "movq "MANGLE(ff_pw_53)", %%mm5 \n\t" \ 304 NAMED_CONSTRAINTS_ADD(ff_pw_53,ff_pw_18,ff_pw_3) \
|
D | constants.h | 41 extern const uint64_t ff_pw_53;
|
D | constants.c | 41 DECLARE_ASM_ALIGNED(8, const uint64_t, ff_pw_53) = 0x0035003500350035ULL;
|
/third_party/ffmpeg/libavcodec/mips/ |
D | constants.c | 43 const union av_intfloat64 ff_pw_53 = {0x0035003500350035ULL}; variable
|
D | constants.h | 45 extern const union av_intfloat64 ff_pw_53;
|
D | vc1dsp_mmi.c | 1945 [ff_pw_53]"f"(ff_pw_53.f), [ff_pw_18]"f"(ff_pw_18.f), \ 1992 [ff_pw_53]"f"(ff_pw_53.f), [ff_pw_18]"f"(ff_pw_18.f), \ 2039 [ff_pw_53]"f"(ff_pw_53.f), [ff_pw_18]"f"(ff_pw_18.f), \
|