Searched refs:ff_hevc_idct_luma_4x4_msa (Results 1 – 3 of 3) sorted by relevance
514 c->transform_4x4_luma = ff_hevc_idct_luma_4x4_msa; in ff_hevc_dsp_init_mips()
480 void ff_hevc_idct_luma_4x4_msa(int16_t *pi16Coeffs);
1023 void ff_hevc_idct_luma_4x4_msa(int16_t *coeffs) in ff_hevc_idct_luma_4x4_msa() function