Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_init_mips.c504 c->idct[2] = ff_hevc_idct_16x16_msa; in ff_hevc_dsp_init_mips()
H A Dhevcdsp_mips.h466 void ff_hevc_idct_16x16_msa(int16_t *coeffs, int col_limit);
H A Dhevc_idct_msa.c973 void ff_hevc_idct_16x16_msa(int16_t *coeffs, int col_limit) in ff_hevc_idct_16x16_msa() function

Completed in 4 milliseconds