/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 38 void vp8_bilinear_predict8x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); 39 #define vp8_bilinear_predict8x4 vp8_bilinear_predict8x4_neon
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 41 void vp8_bilinear_predict8x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); 42 #define vp8_bilinear_predict8x4 vp8_bilinear_predict8x4_neon
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 41 void vp8_bilinear_predict8x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); 42 #define vp8_bilinear_predict8x4 vp8_bilinear_predict8x4_neon
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
vp8_rtcd.h | 163 void vp8_bilinear_predict8x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); 164 #define vp8_bilinear_predict8x4 vp8_bilinear_predict8x4_neon
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 41 void vp8_bilinear_predict8x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/ |
bilinearpredict_neon.c | 132 void vp8_bilinear_predict8x4_neon( function
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
bilinearpredict_neon.c | 129 void vp8_bilinear_predict8x4_neon( function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
bilinearpredict_neon.c | 129 void vp8_bilinear_predict8x4_neon( function
|