Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c525 static void hevc_idct_8x32_column_lsx(int16_t *coeffs, int32_t buf_pitch, in hevc_idct_8x32_column_lsx() function
828 hevc_idct_8x32_column_lsx((coeffs + col_cnt * 8), buf_pitch, round); in ff_hevc_idct_32x32_lsx()
839 hevc_idct_8x32_column_lsx(tmp_buf_ptr, buf_pitch, round); in ff_hevc_idct_32x32_lsx()

Completed in 2 milliseconds