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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl689 add_proto qw/void vp9_sad4x8x4d/, "const uint8_t *src_ptr, int src_stride, const uint8_t* const ref_ptr[], int ref_stride, unsigned int *sad_array";
690 specialize qw/vp9_sad4x8x4d sse/;
/external/libvpx/armv7a/
H A Dvp9_rtcd.h458 #define vp9_sad4x8x4d vp9_sad4x8x4d_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h458 #define vp9_sad4x8x4d vp9_sad4x8x4d_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h458 #define vp9_sad4x8x4d vp9_sad4x8x4d_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h501 #define vp9_sad4x8x4d vp9_sad4x8x4d_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h497 #define vp9_sad4x8x4d vp9_sad4x8x4d_c macro
/external/libvpx/x86/
H A Dvp9_rtcd.h543 #define vp9_sad4x8x4d vp9_sad4x8x4d_sse macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1008 vp9_sub_pixel_avg_variance4x8, NULL, vp9_sad4x8x8, vp9_sad4x8x4d)

Completed in 42 milliseconds