Home
last modified time | relevance | path

Searched refs:vp8_short_fdct4x4_msa (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
Dvp8_fdct4x4_test.cc200 ::testing::Values(vp8_short_fdct4x4_msa));
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c69 void vp8_short_fdct4x4_msa(int16_t *input, int16_t *output, int32_t pitch) { in vp8_short_fdct4x4_msa() function