Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_init_mips.c502 c->idct[0] = ff_hevc_idct_4x4_msa; in ff_hevc_dsp_init_mips()
H A Dhevcdsp_mips.h464 void ff_hevc_idct_4x4_msa(int16_t *coeffs, int col_limit);
H A Dhevc_idct_msa.c963 void ff_hevc_idct_4x4_msa(int16_t *coeffs, int col_limit) in ff_hevc_idct_4x4_msa() function

Completed in 4 milliseconds