Searched refs:fdct16x8_1d_row (Results 1 – 3 of 3) sorted by relevance
148 void fdct16x8_1d_row(int16_t *input, int16_t *output) { in fdct16x8_1d_row() function245 fdct16x8_1d_row((&tmp_buf[0] + (128 * i)), (output + (128 * i))); in vpx_fdct16x16_msa()
363 void fdct16x8_1d_row(int16_t *input, int16_t *output);
450 fdct16x8_1d_row(tmp + (128 * i), output + (128 * i)); in vp9_fht16x16_msa()