Searched refs:vp8_short_fdct4x4_msa (Results 1 – 2 of 2) sorted by relevance
200 ::testing::Values(vp8_short_fdct4x4_msa));
69 void vp8_short_fdct4x4_msa(int16_t *input, int16_t *output, int32_t pitch) { in vp8_short_fdct4x4_msa() function