Searched refs:copy8 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/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 | 33 beq copy8 71 copy8: label 79 bgt copy8
|
/external/pdfium/third_party/lcms/src/ |
D | cmsalpha.c | 65 void copy8(void* dst, const void* src) in copy8() function 298 /* from 8 */ { copy8, from8to16, from8toHLF, from8toFLT, from8toDBL }, in _cmsGetFormatterAlpha()
|
/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, from8toHLF, from8toFLT, from8toDBL },
|
/external/libxaac/decoder/ |
D | ixheaacd_basic_ops_arr.h | 269 static PLATFORM_INLINE VOID copy8(WORD8 *src, WORD8 *dst, WORD32 n) { in copy8() function
|