Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c463 static void fdct8x32_1d_row_odd(int16_t *temp, int16_t *interm_ptr, in fdct8x32_1d_row_odd() function
661 fdct8x32_1d_row_odd(temp_buf + 128, temp, temp_buf + 128); in fdct32x8_1d_row()
669 fdct8x32_1d_row_odd(tmp_buf + 128, tmp_buf_big, tmp_buf + 128); in fdct32x8_1d_row_4x()