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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_loopfilter.c420 vpx_highbd_lpf_vertical_4_dual(
432 vpx_highbd_lpf_vertical_4_dual(
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl483 add_proto qw/void vpx_highbd_lpf_vertical_4_dual/, "uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
484 specialize qw/vpx_highbd_lpf_vertical_4_dual sse2 neon/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h910 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h910 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h910 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h924 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h945 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h910 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h945 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1023 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1023 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1153 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1160 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_sse2 macro

Completed in 238 milliseconds