Home
last modified time | relevance | path

Searched refs:vp8_sub_pixel_variance16x16_neon (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/
Dvariance_arm.c111 unsigned int vp8_sub_pixel_variance16x16_neon in vp8_sub_pixel_variance16x16_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h324 unsigned int vp8_sub_pixel_variance16x16_neon(const unsigned char *src_ptr, int source_stride, in…
325 #define vp8_sub_pixel_variance16x16 vp8_sub_pixel_variance16x16_neon
/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl294 $vp8_sub_pixel_variance16x16_neon_asm=vp8_sub_pixel_variance16x16_neon;