Searched refs:common_vt_8t_16w_lsx (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_mc_uni_lsx.c | 200 void common_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, in common_vt_8t_16w_lsx() function 311 common_vt_8t_16w_lsx(src, src_stride, dst, dst_stride, filter, height, 16); in common_vt_8t_24w_lsx() 320 common_vt_8t_16w_lsx(src, src_stride, dst, dst_stride, filter, height, 32); in common_vt_8t_32w_lsx() 327 common_vt_8t_16w_lsx(src, src_stride, dst, dst_stride, filter, height, 48); in common_vt_8t_48w_lsx() 334 common_vt_8t_16w_lsx(src, src_stride, dst, dst_stride, filter, height, 64); in common_vt_8t_64w_lsx()
|
H A D | vp9_mc_lsx.c | 582 static void common_vt_8t_16w_lsx(const uint8_t *src, int32_t src_stride, in common_vt_8t_16w_lsx() function
|
Completed in 9 milliseconds