Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dhpeldsp_init_mips.c93 c->put_no_rnd_pixels_tab[1][1] = ff_put_no_rnd_pixels8_x2_msa; in ff_hpeldsp_init_mips()
Dhpeldsp_mips.h57 void ff_put_no_rnd_pixels8_x2_msa(uint8_t *block, const uint8_t *pixels,
Dhpeldsp_msa.c1416 void ff_put_no_rnd_pixels8_x2_msa(uint8_t *block, const uint8_t *pixels, in ff_put_no_rnd_pixels8_x2_msa() function