HomeSort by relevance Sort by last modified time
    Searched refs:vpx_highbd_lpf_vertical_8_dual (Results 1 - 13 of 13) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 477 add_proto qw/void vpx_highbd_lpf_vertical_8_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";
478 specialize qw/vpx_highbd_lpf_vertical_8_dual sse2 neon/;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 408 vpx_highbd_lpf_vertical_8_dual(
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 916 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 916 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 916 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 930 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 951 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 916 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 951 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 1031 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 1031 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 1161 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 1168 #define vpx_highbd_lpf_vertical_8_dual macro
    [all...]

Completed in 371 milliseconds