Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_mmi.c118 "paddh %[ftmp1], %[ftmp1], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
119 "paddh %[ftmp2], %[ftmp2], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
146 "paddh %[ftmp3], %[ftmp3], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
147 "paddh %[ftmp4], %[ftmp4], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
166 : [stride]"r"((mips_reg)stride),[ff_pw_32]"f"(ff_pw_32.f), in ff_put_h264_chroma_mc8_mmi()
200 "paddh %[ftmp1], %[ftmp1], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
201 "paddh %[ftmp2], %[ftmp2], %[ff_pw_32] \n\t" in ff_put_h264_chroma_mc8_mmi()
216 [ff_pw_32]"f"(ff_pw_32 in ff_put_h264_chroma_mc8_mmi()
[all...]
H A Dconstants.h44 extern const union av_intfloat64 ff_pw_32;
H A Dconstants.c42 const union av_intfloat64 ff_pw_32 = {0x0020002000200020ULL}; variable
H A Dh264dsp_mmi.c117 "paddh %[ftmp5], %[ftmp5], %[ff_pw_32] \n\t" in ff_h264_idct_add_8_mmi()
165 [stride]"r"((mips_reg)stride), [ff_pw_32]"f"(ff_pw_32.f) in ff_h264_idct_add_8_mmi()
/third_party/ffmpeg/libavcodec/x86/
H A Dconstants.h39 extern const xmm_reg ff_pw_32;

Completed in 6 milliseconds