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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl271 add_proto qw/void vpx_highbd_dc_top_predictor_8x8/, "uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd";
272 specialize qw/vpx_highbd_dc_top_predictor_8x8 neon sse2/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h799 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h799 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h799 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h813 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h834 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h799 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h834 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h884 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h884 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1010 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1017 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_sse2 macro

Completed in 196 milliseconds