Searched refs:vp8_short_idct4x4llm_neon (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dshortidct4x4llm_neon.c16 void vp8_short_idct4x4llm_neon( function
/external/libvpx/config/arm64/
H A Dvp8_rtcd.h153 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
154 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon
/external/libvpx/config/arm-neon/
H A Dvp8_rtcd.h176 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
177 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon

Completed in 1658 milliseconds