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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl198 add_proto qw/void vpx_dc_predictor_16x16/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
199 specialize qw/vpx_dc_predictor_16x16 dspr2 neon msa/, "$sse2_x86inc";
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h185 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h185 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h185 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h185 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h206 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h206 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_neon macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h194 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_dspr2 macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h224 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h224 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_sse2 macro

Completed in 73 milliseconds