Searched refs:copy8 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_copy_neon_asm.asm | 27 beq copy8 65 copy8 label 73 bgt copy8
|
/external/libvpx/config/arm-neon/vpx_dsp/arm/ |
D | vpx_convolve_copy_neon_asm.asm.S | 32 beq copy8 70 copy8: label 78 bgt copy8
|
/external/arm-optimized-routines/string/aarch64/ |
D | memcpy-advsimd.S | 76 tbz count, 3, L(copy8) 85 L(copy8):
|
D | memcpy.S | 79 tbz count, 3, L(copy8) 88 L(copy8):
|
/external/clang/test/SemaCXX/ |
D | explicit.cpp | 176 const int ©8 = n; // expected-error {{no viable conversion}} in testBool() local
|
/external/pdfium/third_party/lcms/ |
D | 0030-const-data.patch | 12 …/* from 8 */ { copy8, from8to16, from8to16SE, from8toHLF, from8toFLT, from8toDBL …
|
/external/pdfium/third_party/lcms/src/ |
D | cmsalpha.c | 69 void copy8(void* dst, const void* src) in copy8() function 382 …/* from 8 */ { copy8, from8to16, from8to16SE, from8toHLF, from8toFLT, from8toDBL … in _cmsGetFormatterAlpha()
|
/external/libxaac/decoder/ |
D | ixheaacd_basic_ops_arr.h | 269 static PLATFORM_INLINE VOID copy8(WORD8 *src, WORD8 *dst, WORD32 n) { in copy8() function
|