#include <stdint.h>
#include "libavcodec/dsputil.h"
#include "libavutil/x86_cpu.h"
Go to the source code of this file.
#define MOVQ_WONE | ( | regd | ) |
Value:
__asm__ volatile ( \ "pcmpeqd %%" #regd ", %%" #regd " \n\t" \ "psrlw $15, %%" #regd ::)
Definition at line 183 of file dsputil_mmx.h.
#define SBUTTERFLY | ( | a, | |||
b, | |||||
t, | |||||
n, | |||||
m | ) |
#define SUMSUB_BA | ( | a, | |||
b | ) |
Value:
SBUTTERFLY(a,b,t,wd,q) /* a=aebf t=cgdh */\ SBUTTERFLY(c,d,b,wd,q) /* c=imjn b=kolp */\ SBUTTERFLY(a,c,d,dq,q) /* a=aeim d=bfjn */\ SBUTTERFLY(t,b,c,dq,q)
Definition at line 93 of file dsputil_mmx.h.
Referenced by cavs_idct8_add_mmx(), and h264_loop_filter_strength_mmx2().
Value:
"movdqa "#h", "#t" \n\t"\ SBUTTERFLY(a,b,h,wd,dqa)\ "movdqa "#h", 16"#t" \n\t"\ "movdqa "#t", "#h" \n\t"\ SBUTTERFLY(c,d,b,wd,dqa)\ SBUTTERFLY(e,f,d,wd,dqa)\ SBUTTERFLY(g,h,f,wd,dqa)\ SBUTTERFLY(a,c,h,dq,dqa)\ "movdqa "#h", "#t" \n\t"\ "movdqa 16"#t", "#h" \n\t"\ SBUTTERFLY(h,b,c,dq,dqa)\ SBUTTERFLY(e,g,b,dq,dqa)\ SBUTTERFLY(d,f,g,dq,dqa)\ SBUTTERFLY(a,e,f,qdq,dqa)\ SBUTTERFLY(h,d,e,qdq,dqa)\ "movdqa "#h", 16"#t" \n\t"\ "movdqa "#t", "#h" \n\t"\ SBUTTERFLY(h,b,d,qdq,dqa)\ SBUTTERFLY(c,g,b,qdq,dqa)\ "movdqa 16"#t", "#g" \n\t"
Definition at line 160 of file dsputil_mmx.h.
Value:
"punpcklbw " #e ", " #a " \n\t" /* a0 e0 a1 e1 a2 e2 a3 e3 */\ "punpcklbw " #f ", " #b " \n\t" /* b0 f0 b1 f1 b2 f2 b3 f3 */\ "punpcklbw " #g ", " #c " \n\t" /* c0 g0 c1 g1 c2 g2 d3 g3 */\ "punpcklbw " #h ", " #d " \n\t" /* d0 h0 d1 h1 d2 h2 d3 h3 */\ SBUTTERFLY(a, b, t, bw, q) /* a= a0 b0 e0 f0 a1 b1 e1 f1 */\ /* t= a2 b2 e2 f2 a3 b3 e3 f3 */\ SBUTTERFLY(c, d, b, bw, q) /* c= c0 d0 g0 h0 c1 d1 g1 h1 */\ /* b= c2 d2 g2 h2 c3 d3 g3 h3 */\ SBUTTERFLY(a, c, d, wd, q) /* a= a0 b0 c0 d0 e0 f0 g0 h0 */\ /* d= a1 b1 c1 d1 e1 f1 g1 h1 */\ SBUTTERFLY(t, b, c, wd, q) /* t= a2 b2 c2 d2 e2 f2 g2 h2 */\
Definition at line 129 of file dsputil_mmx.h.
Definition at line 330 of file dsputil_mmx.c.
Referenced by cavs_idct8_add_mmx(), dsputil_init_mmx(), ff_idct_xvid_mmx2_add(), ff_idct_xvid_mmx_add(), ff_idct_xvid_sse2_add(), and ff_simple_idct_add_mmx().
Definition at line 2110 of file dsputil_mmx.c.
Definition at line 2100 of file dsputil_mmx.c.
void ff_deinterlace_line_inplace_mmx | ( | const uint8_t * | lum_m4, | |
const uint8_t * | lum_m3, | |||
const uint8_t * | lum_m2, | |||
const uint8_t * | lum_m1, | |||
const uint8_t * | lum, | |||
int | size | |||
) |
void ff_deinterlace_line_mmx | ( | uint8_t * | dst, | |
const uint8_t * | lum_m4, | |||
const uint8_t * | lum_m3, | |||
const uint8_t * | lum_m2, | |||
const uint8_t * | lum_m1, | |||
const uint8_t * | lum, | |||
int | size | |||
) |
void ff_dsputil_init_pix_mmx | ( | DSPContext * | c, | |
AVCodecContext * | avctx | |||
) |
void ff_dsputilenc_init_mmx | ( | DSPContext * | c, | |
AVCodecContext * | avctx | |||
) |
void ff_mmx_idct | ( | DCTELEM * | block | ) |
void ff_mmxext_idct | ( | DCTELEM * | block | ) |
Definition at line 2105 of file dsputil_mmx.c.
Definition at line 2095 of file dsputil_mmx.c.
Definition at line 238 of file dsputil_mmx.c.
Referenced by dsputil_init_mmx(), ff_idct_xvid_mmx2_put(), ff_idct_xvid_mmx_put(), ff_idct_xvid_sse2_put(), and ff_simple_idct_put_mmx().
const uint64_t ff_bone |
Definition at line 40 of file dsputil_mmx.c.
const uint64_t ff_pb_1F |
Definition at line 76 of file dsputil_mmx.c.
const uint64_t ff_pb_3F |
Definition at line 77 of file dsputil_mmx.c.
const uint64_t ff_pb_7 |
Definition at line 75 of file dsputil_mmx.c.
const uint64_t ff_pb_81 |
Definition at line 79 of file dsputil_mmx.c.
Definition at line 80 of file dsputil_mmx.c.
Definition at line 81 of file dsputil_mmx.c.
const uint64_t ff_pb_FC |
Definition at line 82 of file dsputil_mmx.c.
Referenced by h263_h_loop_filter_mmx(), and h263_v_loop_filter_mmx().
Definition at line 83 of file dsputil_mmx.c.
const double ff_pd_1[2] |
Definition at line 85 of file dsputil_mmx.c.
Referenced by lpc_apply_welch_window_sse2(), and lpc_compute_autocorr_sse2().
const double ff_pd_2[2] |
const uint64_t ff_pdw_80000000[2] |
const uint64_t ff_pw_128 |
Definition at line 66 of file dsputil_mmx.c.
const uint64_t ff_pw_15 |
Definition at line 53 of file dsputil_mmx.c.
Definition at line 54 of file dsputil_mmx.c.
Definition at line 56 of file dsputil_mmx.c.
const uint64_t ff_pw_20 |
Definition at line 57 of file dsputil_mmx.c.
const uint64_t ff_pw_255 |
Definition at line 67 of file dsputil_mmx.c.
Definition at line 58 of file dsputil_mmx.c.
Definition at line 59 of file dsputil_mmx.c.
Definition at line 48 of file dsputil_mmx.c.
Definition at line 60 of file dsputil_mmx.c.
const uint64_t ff_pw_42 |
Definition at line 61 of file dsputil_mmx.c.
Definition at line 50 of file dsputil_mmx.c.
const uint64_t ff_pw_53 |
Definition at line 62 of file dsputil_mmx.c.
Definition at line 63 of file dsputil_mmx.c.
Definition at line 51 of file dsputil_mmx.c.
const uint64_t ff_pw_96 |
Definition at line 65 of file dsputil_mmx.c.
const uint64_t ff_wtwo |
Definition at line 41 of file dsputil_mmx.c.