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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl181 add_proto qw/void vpx_d63_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
182 specialize qw/vpx_d63_predictor_32x32/, "$ssse3_x86inc";
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h113 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h113 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h113 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h113 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h125 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h125 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h121 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h141 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_ssse3 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h141 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_ssse3 macro

Completed in 51 milliseconds