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

/external/libvpx/libvpx/vp8/common/
H A Dreconintra4x4.c28 pred[B_TM_PRED] = vpx_tm_predictor_4x4;
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl71 add_proto qw/void vpx_tm_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
72 specialize qw/vpx_tm_predictor_4x4 neon dspr2 msa sse2 vsx/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h1438 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h1438 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h1438 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h1465 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_dspr2 macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h1573 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_msa macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h1438 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h1573 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_msa macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1663 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1663 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1888 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1895 #define vpx_tm_predictor_4x4 vpx_tm_predictor_4x4_sse2 macro

Completed in 129 milliseconds