HomeSort by relevance Sort by last modified time
    Searched defs:copy16 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve_copy_neon_asm.asm 26 bgt copy16
54 copy16 label
62 bgt copy16
  /external/libvpx/config/arm-neon/vpx_dsp/arm/
vpx_convolve_copy_neon_asm.asm.S 33 bgt copy16
61 copy16: label
69 bgt copy16
  /external/libxaac/decoder/
ixheaacd_basic_ops_arr.h 279 static PLATFORM_INLINE VOID copy16(WORD16 *src, WORD16 *dst, WORD32 n) { function
  /external/pdfium/third_party/lcms/src/
cmsalpha.c 107 void copy16(void* dst, const void* src) function
258 /* from 16*/ { from16to8, copy16, from16toHLF, from16toFLT, from16toDBL },
259 /* from HLF*/ { fromHLFto8, fromHLFto16, copy16, fromHLFtoFLT, fromHLFtoDBL },

Completed in 407 milliseconds