Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c132 static void fdct8x32_1d_column_odd_store(int16_t *input, int16_t *temp_ptr) { in fdct8x32_1d_column_odd_store() function
250 fdct8x32_1d_column_odd_store(tmp_buf + 128, (tmp_buf_big + 32)); in fdct8x32_1d_column()