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

  /external/libvpx/libvpx/test/
avg_test.cc 439 ::testing::Values(make_tuple(16, &vpx_satd_c),
440 make_tuple(64, &vpx_satd_c),
441 make_tuple(256, &vpx_satd_c),
442 make_tuple(1024, &vpx_satd_c)));
  /external/libvpx/libvpx/vpx_dsp/
avg.c 128 int vpx_satd_c(const tran_low_t *coeff, int length) { function
  /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 255 milliseconds