BLOCK_420_8x8     469 source/common/arm/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].copy_ss   = PFX(blockcopy_ss_8x8_neon);
BLOCK_420_8x8     479 source/common/arm/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].copy_ps   = PFX(blockcopy_ps_8x8_neon);
BLOCK_420_8x8     489 source/common/arm/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].copy_sp   = PFX(blockcopy_sp_8x8_neon);
BLOCK_420_8x8     506 source/common/arm/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].add_ps   = PFX(pixel_add_ps_8x8_neon);
BLOCK_420_8x8     542 source/common/arm/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sub_ps   = PFX(pixel_sub_ps_8x8_neon);
BLOCK_420_8x8     168 source/common/primitives.cpp     p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sa8d = p.cu[BLOCK_8x8].sa8d;
BLOCK_420_8x8     186 source/common/primitives.cpp     p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sse_pp = p.cu[BLOCK_8x8].sse_pp;
BLOCK_420_8x8     207 source/common/x86/asm-primitives.cpp     p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].prim   = fncdef PFX(fname ## _8x8_ ## cpu); \
BLOCK_420_8x8     212 source/common/x86/asm-primitives.cpp     p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].prim   = fncdef PFX(fname ## _8_ ## cpu); \
BLOCK_420_8x8    1214 source/common/x86/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sa8d = PFX(pixel_sa8d_8x8_avx);
BLOCK_420_8x8    2632 source/common/x86/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sa8d = PFX(pixel_sa8d_8x8_avx);
BLOCK_420_8x8    2635 source/common/x86/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sse_pp = PFX(pixel_ssd_8x8_avx);
BLOCK_420_8x8    2803 source/common/x86/asm-primitives.cpp         p.chroma[X265_CSP_I420].cu[BLOCK_420_8x8].sa8d = PFX(pixel_sa8d_8x8_avx2);