Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_init_mips.c505 c->idct[3] = ff_hevc_idct_32x32_msa; in ff_hevc_dsp_init_mips()
H A Dhevcdsp_mips.h467 void ff_hevc_idct_32x32_msa(int16_t *coeffs, int col_limit);
H A Dhevc_idct_msa.c978 void ff_hevc_idct_32x32_msa(int16_t *coeffs, int col_limit) in ff_hevc_idct_32x32_msa() function

Completed in 4 milliseconds