Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Ddequant_idct_neon.c16 void vp8_dequant_idct_add_neon( in vp8_dequant_idct_add_neon() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp8_rtcd.h35 void vp8_dequant_idct_add_neon(short *input, short *dq, unsigned char *output, int stride);
36 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon