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

  /external/libvpx/libvpx/vpx_dsp/
sum_squares.c 13 uint64_t vpx_sum_squares_2d_i16_c(const int16_t *src, int src_stride, function
  /external/libvpx/libvpx/test/
sum_squares_test.cc 110 ::testing::Values(make_tuple(&vpx_sum_squares_2d_i16_c,
116 &vpx_sum_squares_2d_i16_c,
  /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/mips64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-dspr2/
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/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
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 149 milliseconds