Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/mips/
Ddeblock_msa.c57 v8i16 const_1_h = __msa_ldi_h(1); in DeblockLumaLt4V_msa() local
114 t0 = (p2_l + ((p0_l + q0_l + const_1_h) >> 1) - (p1_l << 1)) >> 1; in DeblockLumaLt4V_msa()
119 t0 = (q2_l + ((p0_l + q0_l + const_1_h) >> 1) - (q1_l << 1)) >> 1; in DeblockLumaLt4V_msa()
144 t0 = (p2_r + ((p0_r + q0_r + const_1_h) >> 1) - (p1_r << 1)) >> 1; in DeblockLumaLt4V_msa()
149 t0 = (q2_r + ((p0_r + q0_r + const_1_h) >> 1) - (q1_r << 1)) >> 1; in DeblockLumaLt4V_msa()
337 v8i16 const_1_h = __msa_ldi_h(1); in DeblockLumaLt4H_msa() local
400 t0 = (p2_l + ((p0_l + q0_l + const_1_h) >> 1) - (p1_l << 1)) >> 1; in DeblockLumaLt4H_msa()
405 t0 = (q2_l + ((p0_l + q0_l + const_1_h) >> 1) - (q1_l << 1)) >> 1; in DeblockLumaLt4H_msa()
430 t0 = (p2_r + ((p0_r + q0_r + const_1_h) >> 1) - (p1_r << 1)) >> 1; in DeblockLumaLt4H_msa()
435 t0 = (q2_r + ((p0_r + q0_r + const_1_h) >> 1) - (q1_r << 1)) >> 1; in DeblockLumaLt4H_msa()
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c1301 v8i16 const_1_h = __msa_ldi_h(1); in avc_loopfilter_luma_inter_edge_ver_msa() local
1363 t0 = (p2_l + ((p0_l + q0_l + const_1_h) >> 1) - (p1_l << 1)) >> 1; in avc_loopfilter_luma_inter_edge_ver_msa()
1368 t0 = (q2_l + ((p0_l + q0_l + const_1_h) >> 1) - (q1_l << 1)) >> 1; in avc_loopfilter_luma_inter_edge_ver_msa()
1393 t0 = (p2_r + ((p0_r + q0_r + const_1_h) >> 1) - (p1_r << 1)) >> 1; in avc_loopfilter_luma_inter_edge_ver_msa()
1398 t0 = (q2_r + ((p0_r + q0_r + const_1_h) >> 1) - (q1_r << 1)) >> 1; in avc_loopfilter_luma_inter_edge_ver_msa()