Searched refs:PCKEV_D2_SH (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1789 #define PCKEV_D2_SH(...) PCKEV_D2(v8i16, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_uni_msa.c | 3405 PCKEV_D2_SH(dst21_l, dst10_l, dst43_l, dst32_l, dst1021_l, dst3243_l); in hevc_hv_uni_4t_6w_msa() 3406 PCKEV_D2_SH(dst65_l, dst54_l, dst87_l, dst76_l, dst5465_l, dst7687_l); in hevc_hv_uni_4t_6w_msa()
|
H A D | hevcdsp_msa.c | 3564 PCKEV_D2_SH(dst21_l, dst10_l, dst43_l, dst32_l, dst1021_l, dst3243_l); in hevc_hv_4t_6w_msa() 3565 PCKEV_D2_SH(dst65_l, dst54_l, dst87_l, dst76_l, dst5465_l, dst7687_l); in hevc_hv_4t_6w_msa()
|
H A D | hevcpred_msa.c | 589 PCKEV_D2_SH(res1, res0, res3, res2, res0, res1); in hevc_intra_pred_plane_4x4_msa()
|
H A D | hevc_mc_biw_msa.c | 4963 PCKEV_D2_SH(dst21_l, dst10_l, dst43_l, dst32_l, dst1021_l, dst3243_l); in hevc_hv_biwgt_4t_6w_msa() 4964 PCKEV_D2_SH(dst65_l, dst54_l, dst87_l, dst76_l, dst5465_l, dst7687_l); in hevc_hv_biwgt_4t_6w_msa()
|
H A D | hevc_mc_uniw_msa.c | 4544 PCKEV_D2_SH(dst21_l, dst10_l, dst43_l, dst32_l, dst1021_l, dst3243_l); in hevc_hv_uniwgt_4t_6w_msa() 4545 PCKEV_D2_SH(dst65_l, dst54_l, dst87_l, dst76_l, dst5465_l, dst7687_l); in hevc_hv_uniwgt_4t_6w_msa()
|
H A D | hevc_mc_bi_msa.c | 4165 PCKEV_D2_SH(dst21_l, dst10_l, dst43_l, dst32_l, dst1021_l, dst3243_l); in hevc_hv_bi_4t_6w_msa() 4166 PCKEV_D2_SH(dst65_l, dst54_l, dst87_l, dst76_l, dst5465_l, dst7687_l); in hevc_hv_bi_4t_6w_msa()
|
H A D | h264qpel_msa.c | 2208 PCKEV_D2_SH(hz_out4, hz_out3, hz_out6, hz_out5, hz_out0, hz_out1); in ff_put_h264_qpel4_mc23_msa() 4791 PCKEV_D2_SH(hz_out4, hz_out3, hz_out6, hz_out5, hz_out0, hz_out1); in ff_avg_h264_qpel4_mc23_msa()
|
Completed in 87 milliseconds