Searched refs:vp8_sub_pixel_variance16x16_neon (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
H A Dvariance_arm.c111 unsigned int vp8_sub_pixel_variance16x16_neon function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvp8_rtcd.h208 unsigned int vp8_sub_pixel_variance16x16_neon(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
209 #define vp8_sub_pixel_variance16x16 vp8_sub_pixel_variance16x16_neon

Completed in 61 milliseconds