| Index: source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
|
| ===================================================================
|
| --- source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm (revision 172621)
|
| +++ source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm (working copy)
|
| @@ -14,7 +14,7 @@
|
| REQUIRE8
|
| PRESERVE8
|
|
|
| - INCLUDE asm_com_offsets.asm
|
| + INCLUDE vpx_scale_asm_offsets.asm
|
|
|
| AREA ||.text||, CODE, READONLY, ALIGN=2
|
| ;Note: This function is used to copy source data in src_buffer[i] at beginning of
|
|
|