Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_init_mips.c514 c->transform_4x4_luma = ff_hevc_idct_luma_4x4_msa; in ff_hevc_dsp_init_mips()
Dhevcdsp_mips.h480 void ff_hevc_idct_luma_4x4_msa(int16_t *pi16Coeffs);
Dhevc_idct_msa.c1023 void ff_hevc_idct_luma_4x4_msa(int16_t *coeffs) in ff_hevc_idct_luma_4x4_msa() function