Searched refs:vp9_iht16x16_256_add_msa (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_idct16x16_msa.c | 16 void vp9_iht16x16_256_add_msa(const int16_t *input, uint8_t *dst, in vp9_iht16x16_256_add_msa() function
|
/external/libvpx/libvpx/test/ |
D | dct16x16_test.cc | 855 make_tuple(&vp9_fht16x16_msa, &vp9_iht16x16_256_add_msa, 0, VPX_BITS_8), 856 make_tuple(&vp9_fht16x16_msa, &vp9_iht16x16_256_add_msa, 1, VPX_BITS_8), 857 make_tuple(&vp9_fht16x16_msa, &vp9_iht16x16_256_add_msa, 2, VPX_BITS_8), 858 make_tuple(&vp9_fht16x16_msa, &vp9_iht16x16_256_add_msa, 3,
|