Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_init_mips.c506 c->idct_dc[0] = ff_hevc_idct_dc_4x4_msa; in ff_hevc_dsp_init_mips()
Dhevcdsp_mips.h468 void ff_hevc_idct_dc_4x4_msa(int16_t *coeffs);
Dhevc_idct_msa.c1003 void ff_hevc_idct_dc_4x4_msa(int16_t *coeffs) in ff_hevc_idct_dc_4x4_msa() function