Searched defs:vmode (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ | ||
H A D | vc1dsp_msa.c | 313 put_vc1_mspel_mc_h_v_msa(uint8_t *dst, const uint8_t *src, ptrdiff_t stride, int hmode, int vmode, int rnd) put_vc1_mspel_mc_h_v_msa() argument [all...] |
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | vc1dsp_lasx.c | 522 put_vc1_mspel_mc_h_v_lasx(uint8_t *dst, const uint8_t *src, ptrdiff_t stride, int hmode, int vmode, int rnd) put_vc1_mspel_mc_h_v_lasx() argument 738 put_vc1_mspel_mc_v_lasx(uint8_t *dst, const uint8_t *src, ptrdiff_t stride, int vmode, int rnd) put_vc1_mspel_mc_v_lasx() argument [all...] |
Completed in 3 milliseconds