Searched refs:vp8_variance16x8 (Results 1 - 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c24 variance_function *vp8_variance16x8; variable
135 vp8_variance16x8 = vp8_variance16x8_ppc;
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl260 add_proto qw/unsigned int vp8_variance16x8/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse";
261 specialize qw/vp8_variance16x8 mmx sse2 neon/;
/external/libvpx/generic/
H A Dvp8_rtcd.h276 #define vp8_variance16x8 vp8_variance16x8_c macro
/external/libvpx/mips/
H A Dvp8_rtcd.h276 #define vp8_variance16x8 vp8_variance16x8_c macro
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h294 #define vp8_variance16x8 vp8_variance16x8_c macro
/external/libvpx/armv7a/
H A Dvp8_rtcd.h315 #define vp8_variance16x8 vp8_variance16x8_c macro
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h363 #define vp8_variance16x8 vp8_variance16x8_neon macro
/external/libvpx/x86/
H A Dvp8_rtcd.h416 #define vp8_variance16x8 vp8_variance16x8_wmt macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2074 cpi->fn_ptr[BLOCK_16X8].vf = vp8_variance16x8;

Completed in 200 milliseconds