Searched refs:INSERT_W4_SH (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1155 #define INSERT_W4_SH(...) INSERT_W4(v8i16, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_biw_msa.c | 5019 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in4); in hevc_hv_biwgt_4t_6w_msa() 5021 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in5); in hevc_hv_biwgt_4t_6w_msa()
|
H A D | hevc_mc_bi_msa.c | 4209 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in4); in hevc_hv_bi_4t_6w_msa() 4211 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in5); in hevc_hv_bi_4t_6w_msa()
|
Completed in 29 milliseconds