Home
last modified time | relevance | path

Searched refs:ff_pw_16 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_mmi.c140 "paddsh %[ftmp9], %[ftmp9], %[ff_pw_16] \n\t" in put_h264_qpel4_h_lowpass_mmi()
159 [ff_pw_16]"f"(ff_pw_16.f) in put_h264_qpel4_h_lowpass_mmi()
207 "paddsh %[ftmp3], %[ftmp3], %[ff_pw_16] \n\t" in put_h264_qpel8_h_lowpass_mmi()
208 "paddsh %[ftmp4], %[ftmp4], %[ff_pw_16] \n\t" in put_h264_qpel8_h_lowpass_mmi()
229 [ff_pw_16]"f"(ff_pw_16.f) in put_h264_qpel8_h_lowpass_mmi()
275 "paddsh %[ftmp9], %[ftmp9], %[ff_pw_16] \n\t" in avg_h264_qpel4_h_lowpass_mmi()
297 [ff_pw_16]"f"(ff_pw_16 in avg_h264_qpel4_h_lowpass_mmi()
[all...]
H A Dconstants.h38 extern const union av_intfloat64 ff_pw_16;
H A Dconstants.c36 const union av_intfloat64 ff_pw_16 = {0x0010001000100010ULL}; variable
/third_party/ffmpeg/libavcodec/x86/
H A Dconstants.h36 extern const xmm_reg ff_pw_16;

Completed in 3 milliseconds