arm-linux x265_3.2 can't compile if ENABLE_ASSEMBLY on

Issue #529 new
Former user created an issue

x265_3.2/source/common/arm/asm-primitives.cpp:726:38: error: incompatible types in assignment of 'void(pixel, intptr_t, const pixel, intptr_t, const pixel, intptr_t, int) {aka void(unsigned char, int, const unsigned char, int, const unsigned char, int, int)}' to 'void ( [2])(pixel, intptr_t, const pixel, intptr_t, const pixel, intptr_t, int) {aka void ( [2])(unsigned char, int, const unsigned char, int, const unsigned char, int, int)}' p.pu[LUMA_4x8].pixelavg_pp = PFX(pixel_avg_pp_4x8_neon);

Comments (1)

  1. Log in to comment