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

  /external/libvpx/libvpx/test/
dct32x32_test.cc 385 ::testing::Values(make_tuple(&vpx_fdct32x32_msa,
dct_test.cc 568 { &fdct_wrapper<vpx_fdct32x32_msa>, &idct_wrapper<vpx_idct32x32_1024_add_msa>,
  /external/libvpx/libvpx/vpx_dsp/mips/
fwd_dct32x32_msa.c 673 void vpx_fdct32x32_msa(const int16_t *input, int16_t *output, function
    [all...]

Completed in 591 milliseconds