Searched refs:dst_val_int1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcdsp_msa.c | 1988 uint32_t dst_val_int0, dst_val_int1, dst_val_int2, dst_val_int3; in hevc_hz_4t_6w_msa() local 2031 dst_val_int1 = __msa_copy_u_w((v4i32) dst1, 2); in hevc_hz_4t_6w_msa() 2039 SW(dst_val_int1, dst + 4); in hevc_hz_4t_6w_msa() 2664 uint32_t dst_val_int0, dst_val_int1, dst_val_int2, dst_val_int3; in hevc_vt_4t_6w_msa() local 2711 dst_val_int1 = __msa_copy_u_w((v4i32) dst1_r, 2); in hevc_vt_4t_6w_msa() 2719 SW(dst_val_int1, dst + 4); in hevc_vt_4t_6w_msa()
|
Completed in 9 milliseconds