Searched refs:ff_pw_18 (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vc1dsp_mmx.c | 196 "movq "MANGLE(ff_pw_18)", %%mm6\n\t" \ 230 NAMED_CONSTRAINTS_ADD(ff_pw_3,ff_pw_53,ff_pw_18) \ 252 "movq "MANGLE(ff_pw_18)", %%mm6 \n\t" \ 268 NAMED_CONSTRAINTS_ADD(ff_pw_3,ff_pw_18,ff_pw_53,ff_pw_128) \ 292 "movq "MANGLE(ff_pw_18)", %%mm6 \n\t" \ 304 NAMED_CONSTRAINTS_ADD(ff_pw_53,ff_pw_18,ff_pw_3) \
|
H A D | constants.h | 37 extern const xmm_reg ff_pw_18;
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | constants.h | 40 extern const union av_intfloat64 ff_pw_18;
|
H A D | constants.c | 38 const union av_intfloat64 ff_pw_18 = {0x0012001200120012ULL}; variable
|
H A D | vc1dsp_mmi.c | 1851 "pmullh $f6, $f6, %[ff_pw_18] \n\t" /* *18 */ \ 1852 "pmullh $f8, $f8, %[ff_pw_18] \n\t" /* *18 */ \ 1916 "pmullh $f6, $f6, %[ff_pw_18] \n\t" /* *18 */ \ 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), \
|
Completed in 6 milliseconds