Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/x86/
H A Dasm.h87 * list may not be empty, XMM_CLOBBERS_ONLY should be used if the xmm
92 * XMM_CLOBBERS_ONLY("xmm0")
96 # define XMM_CLOBBERS_ONLY(...) : __VA_ARGS__ macro
99 # define XMM_CLOBBERS_ONLY(...) macro
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc.c124 XMM_CLOBBERS_ONLY("%xmm0", "%xmm1", "%xmm2", "%xmm3", in denoise_dct_sse2()
H A Dlpc.c76 XMM_CLOBBERS_ONLY("%xmm0", "%xmm1", "%xmm2", "%xmm3", in lpc_apply_welch_window_sse2()
H A Dfdct.c364 XMM_CLOBBERS_ONLY("%xmm0", "%xmm1", "%xmm2", "%xmm3", in fdct_row_sse2()
H A Dmpegvideoenc_template.c174 XMM_CLOBBERS_ONLY("%xmm0", "%xmm1", "%xmm2", "%xmm3", in dct_quantize()
208 XMM_CLOBBERS_ONLY("%xmm0", "%xmm1", "%xmm2", "%xmm3", in dct_quantize()

Completed in 3 milliseconds