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

  /external/libvpx/libvpx/test/
avg_test.cc 527 ::testing::Values(make_tuple(16, &vpx_satd_msa),
528 make_tuple(64, &vpx_satd_msa),
529 make_tuple(256, &vpx_satd_msa),
530 make_tuple(1024, &vpx_satd_msa)));
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
avg_msa.c 255 int vpx_satd_msa(const int16_t *data, int length) { function

Completed in 815 milliseconds