Home
last modified time | relevance | path

Searched refs:dst_val_int0 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_msa.c1988 uint32_t dst_val_int0, dst_val_int1, dst_val_int2, dst_val_int3; in hevc_hz_4t_6w_msa() local
2030 dst_val_int0 = __msa_copy_u_w((v4i32) dst0, 2); in hevc_hz_4t_6w_msa()
2036 SW(dst_val_int0, 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
2710 dst_val_int0 = __msa_copy_u_w((v4i32) dst0_r, 2); in hevc_vt_4t_6w_msa()
2716 SW(dst_val_int0, dst + 4); in hevc_vt_4t_6w_msa()

Completed in 9 milliseconds