Searched refs:vpx_vector_var (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 1726 this_sad = vpx_vector_var(&ref[d], src, bwl); in vector_match() 1738 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match() 1750 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match() 1762 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match() 1774 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 686 #define vpx_vector_var vpx_vector_var_c macro
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 686 #define vpx_vector_var vpx_vector_var_c macro
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 686 #define vpx_vector_var vpx_vector_var_c macro
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 686 #define vpx_vector_var vpx_vector_var_c macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 727 #define vpx_vector_var vpx_vector_var_c macro
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 806 #define vpx_vector_var vpx_vector_var_neon macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 806 #define vpx_vector_var vpx_vector_var_neon macro
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 870 #define vpx_vector_var vpx_vector_var_msa macro
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 870 #define vpx_vector_var vpx_vector_var_msa macro
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 932 #define vpx_vector_var vpx_vector_var_sse2 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 936 #define vpx_vector_var vpx_vector_var_sse2 macro
|