10c1bc742181ded4930842b46e9507372f0b1b963James Dongecho off
20c1bc742181ded4930842b46e9507372f0b1b963James Dongset ASMFLAGS= -checkreglist -CPU ARM1136 -PreDefine "H264DEC_WINASM SETL {TRUE}"
30c1bc742181ded4930842b46e9507372f0b1b963James Dongset ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
40c1bc742181ded4930842b46e9507372f0b1b963James Dongecho on
50c1bc742181ded4930842b46e9507372f0b1b963James Dong
60c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_chroma_ver.s
70c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor.s
80c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_hor_half.s
90c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_hor_quarter.s
100c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_hor_ver_quarter.s
110c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_ver_half.s
120c1bc742181ded4930842b46e9507372f0b1b963James Dong%ASM% %ASMFLAGS% h264bsd_interpolate_ver_quarter.s
130c1bc742181ded4930842b46e9507372f0b1b963James Dong
140c1bc742181ded4930842b46e9507372f0b1b963James Dongrem %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor_ver.s
150c1bc742181ded4930842b46e9507372f0b1b963James Dongrem %ASM% %ASMFLAGS% h264bsd_interpolate_mid_hor.s
16