Home
last modified time | relevance | path

Searched refs:ff_pw_2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dconstants.h28 extern const union av_intfloat64 ff_pw_2;
H A Dconstants.c26 const union av_intfloat64 ff_pw_2 = {0x0002000200020002ULL}; variable
H A Dh264pred_mmi.c188 "pmullh %[ftmp5], %[ftmp5], %[ff_pw_2] \n\t" in ff_pred8x8l_top_dc_8_mmi()
189 "pmullh %[ftmp4], %[ftmp4], %[ff_pw_2] \n\t" in ff_pred8x8l_top_dc_8_mmi()
194 "paddh %[ftmp7], %[ftmp7], %[ff_pw_2] \n\t" in ff_pred8x8l_top_dc_8_mmi()
195 "paddh %[ftmp6], %[ftmp6], %[ff_pw_2] \n\t" in ff_pred8x8l_top_dc_8_mmi()
217 [ff_pb_1]"r"(ff_pb_1.i), [ff_pw_2]"f"(ff_pw_2.f) in ff_pred8x8l_top_dc_8_mmi()
/third_party/ffmpeg/libavcodec/x86/
H A Dconstants.h29 extern const ymm_reg ff_pw_2;
H A Dinline_asm.h40 #define MOVQ_WTWO(regd) __asm__ volatile ("movq %0, %%"#regd" \n\t" :: "m"(ff_pw_2))

Completed in 3 milliseconds