Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Didct_test.cc172 ::testing::Values(vp8_short_idct4x4llm_msa));
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c293 void vp8_short_idct4x4llm_msa(int16_t *input, uint8_t *pred_ptr, in vp8_short_idct4x4llm_msa() function