Searched refs:SHIFT_FRW_ROW (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c49 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17 - 3) macro
50 #define RND_FRW_ROW (1 << (SHIFT_FRW_ROW-1))
433 : "r" (in), "r" (tab_frw_01234567_sse2.tab_frw_01234567_sse2), "r" (fdct_r_row_sse2.fdct_r_row_sse2), "i" (SHIFT_FRW_ROW), "r" (out)
471 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
472 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
473 "psrad $"S(SHIFT_FRW_ROW)", %%mm7 \n\t"
474 "psrad $"S(SHIFT_FRW_ROW)", %%mm2 \n\t"
522 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
523 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
524 "psrad $"S(SHIFT_FRW_ROW)",
[all...]
H A Didct_mmx_xvid.c59 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c49 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17 - 3) macro
50 #define RND_FRW_ROW (1 << (SHIFT_FRW_ROW-1))
433 : "r" (in), "r" (tab_frw_01234567_sse2.tab_frw_01234567_sse2), "r" (fdct_r_row_sse2.fdct_r_row_sse2), "i" (SHIFT_FRW_ROW), "r" (out)
471 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
472 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
473 "psrad $"S(SHIFT_FRW_ROW)", %%mm7 \n\t"
474 "psrad $"S(SHIFT_FRW_ROW)", %%mm2 \n\t"
522 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
523 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
524 "psrad $"S(SHIFT_FRW_ROW)",
[all...]
H A Didct_mmx_xvid.c59 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c49 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17 - 3) macro
50 #define RND_FRW_ROW (1 << (SHIFT_FRW_ROW-1))
433 : "r" (in), "r" (tab_frw_01234567_sse2.tab_frw_01234567_sse2), "r" (fdct_r_row_sse2.fdct_r_row_sse2), "i" (SHIFT_FRW_ROW), "r" (out)
471 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
472 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
473 "psrad $"S(SHIFT_FRW_ROW)", %%mm7 \n\t"
474 "psrad $"S(SHIFT_FRW_ROW)", %%mm2 \n\t"
522 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
523 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
524 "psrad $"S(SHIFT_FRW_ROW)",
[all...]
H A Didct_mmx_xvid.c59 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17) macro

Completed in 82 milliseconds