Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c246 static void fdct8x32_1d_column(const int16_t *input, int32_t src_stride, in fdct8x32_1d_column() function
681 fdct8x32_1d_column(input + (8 * i), src_stride, tmp_buf, in vpx_fdct32x32_msa()
918 fdct8x32_1d_column(input + (8 * i), src_stride, &tmp_buf[0], in vpx_fdct32x32_rd_msa()