Searched refs:vpx_v_predictor_16x16 (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl144 add_proto qw/void vpx_v_predictor_16x16/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
145 specialize qw/vpx_v_predictor_16x16 neon msa sse2 vsx/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h1444 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h1444 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h1444 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h1472 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h1581 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_msa macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h1444 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h1581 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_msa macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1671 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1671 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1896 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1903 #define vpx_v_predictor_16x16 vpx_v_predictor_16x16_sse2 macro

Completed in 166 milliseconds