Searched refs:vpx_highbd_8_get8x8var (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1338 add_proto qw/void vpx_highbd_8_get8x8var/, "const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum";
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h517 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h517 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h517 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h531 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h552 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h517 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h552 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c261 vpx_highbd_8_get8x8var(src + src_stride * i + j, src_stride,
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h570 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h570 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h652 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h653 #define vpx_highbd_8_get8x8var vpx_highbd_8_get8x8var_c macro

Completed in 202 milliseconds