Home
last modified time | relevance | path

Searched refs:iTc_r (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/common/mips/
Ddeblock_msa.c51 v8i16 iTc_l, iTc_r, negiTc_l, negiTc_r; in DeblockLumaLt4V_msa() local
108 MSA_ILVRL_B2(v8i16, flags, iTc, iTc_r, iTc_l); in DeblockLumaLt4V_msa()
156 t0 = __msa_min_s_h(iTc_r, t0); in DeblockLumaLt4V_msa()
331 v8i16 iTc_l, iTc_r, negiTc_l, negiTc_r; in DeblockLumaLt4H_msa() local
394 MSA_ILVRL_B2(v8i16, flags, iTc, iTc_r, iTc_l); in DeblockLumaLt4H_msa()
442 t0 = __msa_min_s_h(iTc_r, t0); in DeblockLumaLt4H_msa()
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c1295 v8i16 iTc_l, iTc_r, negiTc_l, negiTc_r; in avc_loopfilter_luma_inter_edge_ver_msa() local
1357 ILVRL_B2(v8i16, flags, iTc, iTc_r, iTc_l); in avc_loopfilter_luma_inter_edge_ver_msa()
1405 t0 = __msa_min_s_h(iTc_r, t0); in avc_loopfilter_luma_inter_edge_ver_msa()