Home
last modified time | relevance | path

Searched refs:vp8_dequant_idct_add_neon (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
Ddequant_idct_neon.c16 void vp8_dequant_idct_add_neon( in vp8_dequant_idct_add_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h90 void vp8_dequant_idct_add_neon(short *input, short *dq, unsigned char *output, int stride);
91 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon