Home
last modified time | relevance | path

Searched refs:copy8 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_copy_neon_asm.asm27 beq copy8
65 copy8 label
73 bgt copy8
/external/libvpx/config/arm-neon/vpx_dsp/arm/
Dvpx_convolve_copy_neon_asm.asm.S34 beq copy8
72 copy8: label
80 bgt copy8
/external/pdfium/third_party/lcms/src/
Dcmsalpha.c66 void copy8(void* dst, const void* src) in copy8() function
257 /* from 8 */ { copy8, from8to16, from8toHLF, from8toFLT, from8toDBL }, in _cmsGetFormatterAlpha()
/external/clang/test/SemaCXX/
Dexplicit.cpp176 const int &copy8 = n; // expected-error {{no viable conversion}} in testBool() local
/external/libxaac/decoder/
Dixheaacd_basic_ops_arr.h269 static PLATFORM_INLINE VOID copy8(WORD8 *src, WORD8 *dst, WORD32 n) { in copy8() function