Searched refs:vp8_variance_halfpixvar16x16_h (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.sh289 prototype unsigned int vp8_variance_halfpixvar16x16_h "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse"
290 specialize vp8_variance_halfpixvar16x16_h mmx sse2 media neon
/external/libvpx/generic/
H A Dvp8_rtcd.h149 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/mips/
H A Dvp8_rtcd.h149 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h167 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/armv7a/
H A Dvp8_rtcd.h181 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_armv6 macro
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h214 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_neon macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2011 cpi->fn_ptr[BLOCK_16X16].svf_halfpix_h = vp8_variance_halfpixvar16x16_h;

Completed in 36 milliseconds