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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dfdct_mmx.c51 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17 - 3) macro
52 #define RND_FRW_ROW (1 << (SHIFT_FRW_ROW-1))
435 : "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)
473 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
474 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
475 "psrad $"S(SHIFT_FRW_ROW)", %%mm7 \n\t"
476 "psrad $"S(SHIFT_FRW_ROW)", %%mm2 \n\t"
524 "psrad $"S(SHIFT_FRW_ROW)", %%mm3 \n\t"
525 "psrad $"S(SHIFT_FRW_ROW)", %%mm5 \n\t"
526 "psrad $"S(SHIFT_FRW_ROW)",
[all...]
H A Didct_mmx_xvid.c58 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17) macro

Completed in 21 milliseconds