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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl443 add_proto qw/unsigned int vp9_variance4x8/, "const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
444 specialize qw/vp9_variance4x8/, "$sse2_x86inc";
/external/libvpx/armv7a/
H A Dvp9_rtcd.h659 #define vp9_variance4x8 vp9_variance4x8_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h659 #define vp9_variance4x8 vp9_variance4x8_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h659 #define vp9_variance4x8 vp9_variance4x8_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h718 #define vp9_variance4x8 vp9_variance4x8_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h700 #define vp9_variance4x8 vp9_variance4x8_c macro
/external/libvpx/x86/
H A Dvp9_rtcd.h807 #define vp9_variance4x8 vp9_variance4x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1007 vp9_variance4x8, vp9_sub_pixel_variance4x8,

Completed in 130 milliseconds