Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dhevc_idct_msa.c769 static void hevc_addblk_16x16_msa(int16_t *coeffs, uint8_t *dst, int32_t stride) in hevc_addblk_16x16_msa() function
995 hevc_addblk_16x16_msa(coeffs, dst, stride); in ff_hevc_addblk_16x16_msa()