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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 471 add_proto qw/void vpx_highbd_lpf_vertical_16_dual/, "uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int bd";
472 specialize qw/vpx_highbd_lpf_vertical_16_dual sse2 neon/;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 397 vpx_highbd_lpf_vertical_16_dual(ss[0], pitch, lfis[0]->mblim,
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 904 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 904 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 904 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 918 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 939 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 904 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 939 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 1015 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 1015 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 1145 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 1152 #define vpx_highbd_lpf_vertical_16_dual macro
    [all...]

Completed in 1043 milliseconds