Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_init_mips.c115 c->biweight_h264_pixels_tab[1] = ff_biweight_h264_pixels8_8_msa; in ff_h264dsp_init_mips()
Dh264dsp_mips.h84 void ff_biweight_h264_pixels8_8_msa(uint8_t *dst, uint8_t *src,
Dh264dsp_msa.c2568 void ff_biweight_h264_pixels8_8_msa(uint8_t *dst, uint8_t *src, in ff_biweight_h264_pixels8_8_msa() function