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

  /external/libvpx/libvpx/test/
lpf_test.cc 414 &vpx_highbd_lpf_vertical_4_c, 8),
428 &vpx_highbd_lpf_vertical_4_c, 10),
442 &vpx_highbd_lpf_vertical_4_c, 12),
556 &vpx_highbd_lpf_vertical_4_c, 8),
558 &vpx_highbd_lpf_vertical_4_c, 10),
560 &vpx_highbd_lpf_vertical_4_c, 12),
  /external/libvpx/libvpx/vpx_dsp/
loopfilter.c 474 void vpx_highbd_lpf_vertical_4_c(uint16_t *s, int pitch, const uint8_t *blimit, function
495 vpx_highbd_lpf_vertical_4_c(s, pitch, blimit0, limit0, thresh0, bd);
496 vpx_highbd_lpf_vertical_4_c(s + 8 * pitch, pitch, blimit1, limit1, thresh1,
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h     [all...]

Completed in 91 milliseconds