Searched refs:hevc_hz_8t_32w_lsx (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_mc_bi_lsx.c | 588 static void hevc_hz_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_hz_8t_32w_lsx() function 606 hevc_hz_8t_32w_lsx(src0_ptr + 16, src_stride, src1_ptr + 16, src2_stride, in hevc_hz_8t_48w_lsx() 615 hevc_hz_8t_32w_lsx(src0_ptr, src_stride, src1_ptr, src2_stride, in hevc_hz_8t_64w_lsx() 617 hevc_hz_8t_32w_lsx(src0_ptr + 32, src_stride, src1_ptr + 32, src2_stride, in hevc_hz_8t_64w_lsx()
|
H A D | hevcdsp_lsx.c | 971 static void hevc_hz_8t_32w_lsx(uint8_t *src, int32_t src_stride, in hevc_hz_8t_32w_lsx() function
|
Completed in 12 milliseconds