Searched refs:vpx_tm_predictor_8x8 (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl121 add_proto qw/void vpx_tm_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
122 specialize qw/vpx_tm_predictor_8x8 neon dspr2 msa/, "$sse2_x86inc";
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h588 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h584 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h584 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h584 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h667 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h657 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_neon macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h622 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_dspr2 macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h790 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h796 #define vpx_tm_predictor_8x8 vpx_tm_predictor_8x8_sse2 macro

Completed in 566 milliseconds