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