Searched refs:hevc_vt_8t_8w_lsx (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_mc_bi_lsx.c | 622 void hevc_vt_8t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, in hevc_vt_8t_8w_lsx() function 827 hevc_vt_8t_8w_lsx(src0_ptr + 16, src_stride, src1_ptr + 16, src2_stride, in hevc_vt_8t_24w_lsx()
|
H A D | hevcdsp_lsx.c | 1314 static void hevc_vt_8t_8w_lsx(uint8_t *src, int32_t src_stride, in hevc_vt_8t_8w_lsx() function 1628 hevc_vt_8t_8w_lsx(src + 16, src_stride, dst + 16, dst_stride, in hevc_vt_8t_24w_lsx()
|
Completed in 14 milliseconds