Searched refs:copy16 (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_copy_neon_asm.asm | 26 bgt copy16 54 copy16 label 62 bgt copy16
|
/external/libvpx/config/arm-neon/vpx_dsp/arm/ |
D | vpx_convolve_copy_neon_asm.asm.S | 32 bgt copy16 60 copy16: label 68 bgt copy16
|
/external/llvm-project/libc/AOR_v20.02/string/aarch64/ |
D | memcpy-advsimd.S | 65 b.lo L(copy16) 73 L(copy16):
|
D | memcpy.S | 68 b.lo L(copy16) 76 L(copy16):
|
/external/arm-optimized-routines/string/aarch64/ |
D | memcpy-advsimd.S | 67 b.lo L(copy16) 75 L(copy16):
|
D | memcpy.S | 70 b.lo L(copy16) 78 L(copy16):
|
/external/pdfium/third_party/lcms/src/ |
D | cmsalpha.c | 111 void copy16(void* dst, const void* src) in copy16() function 299 /* from 16*/ { from16to8, copy16, from16toHLF, from16toFLT, from16toDBL }, in _cmsGetFormatterAlpha() 300 /* from HLF*/ { fromHLFto8, fromHLFto16, copy16, fromHLFtoFLT, fromHLFtoDBL }, in _cmsGetFormatterAlpha()
|
/external/pdfium/third_party/lcms/ |
D | 0030-const-data.patch | 13 /* from 16*/ { from16to8, copy16, from16toHLF, from16toFLT, from16toDBL },
|
/external/libxaac/decoder/ |
D | ixheaacd_basic_ops_arr.h | 279 static PLATFORM_INLINE VOID copy16(WORD16 *src, WORD16 *dst, WORD32 n) { in copy16() function
|