Searched refs:vp9_sub_pixel_variance16x8 (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl497 add_proto qw/unsigned int vp9_sub_pixel_variance16x8/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
498 specialize qw/vp9_sub_pixel_variance16x8/, "$sse2_x86inc", "$ssse3_x86inc";
/external/libvpx/armv7a/
H A Dvp9_rtcd.h575 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h575 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h575 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h621 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h614 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_c macro
/external/libvpx/x86/
H A Dvp9_rtcd.h693 #define vp9_sub_pixel_variance16x8 vp9_sub_pixel_variance16x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c988 vp9_variance16x8, vp9_sub_pixel_variance16x8,

Completed in 38 milliseconds