Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dvpx_convolve_copy_neon_asm.asm65 copy8 label
/external/libvpx/config/arm-neon/vpx_dsp/arm/
Dvpx_convolve_copy_neon_asm.asm.S70 copy8: label
/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
/external/pdfium/third_party/lcms/src/
Dcmsalpha.c69 void copy8(void* dst, const void* src) in copy8() function