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

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 323 vpx_lpf_vertical_16(ss[!(mask_16x16 & 1)], pitch, lfi->mblim,
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 403 add_proto qw/void vpx_lpf_vertical_16/, "uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh";
404 specialize qw/vpx_lpf_vertical_16 sse2 neon dspr2 msa/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 311 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 311 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 311 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 311 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 345 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_dspr2 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 379 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 379 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 379 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 379 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 406 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 408 #define vpx_lpf_vertical_16 vpx_lpf_vertical_16_sse2 macro
    [all...]

Completed in 71 milliseconds