Home
last modified time | relevance | path

Searched refs:hevc_idct_8x32_column_msa (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_idct_msa.c428 static void hevc_idct_8x32_column_msa(int16_t *coeffs, uint8_t buf_pitch, in hevc_idct_8x32_column_msa() function
644 hevc_idct_8x32_column_msa((coeffs + col_cnt * 8), buf_pitch, round); in hevc_idct_32x32_msa()
655 hevc_idct_8x32_column_msa(tmp_buf_ptr, buf_pitch, round); in hevc_idct_32x32_msa()

Completed in 2 milliseconds