H A D | h264chroma_msa.c | 535 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; in avc_chroma_hv_2x2_msa() local 549 MUL2(res_hz0, coeff_vt_vec1, res_hz1, coeff_vt_vec0, res_vt0, res_vt1); in avc_chroma_hv_2x2_msa() 551 res_vt0 += res_vt1; in avc_chroma_hv_2x2_msa() 570 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; in avc_chroma_hv_2x4_msa() local 587 MUL2(res_hz0, coeff_vt_vec1, res_hz1, coeff_vt_vec0, res_vt0, res_vt1); in avc_chroma_hv_2x4_msa() 589 res_vt0 += res_vt1; in avc_chroma_hv_2x4_msa() 617 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; in avc_chroma_hv_4x2_msa() local 630 MUL2(res_hz0, coeff_vt_vec1, res_hz1, coeff_vt_vec0, res_vt0, res_vt1); in avc_chroma_hv_4x2_msa() 632 res_vt0 += res_vt1; in avc_chroma_hv_4x2_msa() 646 v8u16 res_vt0, res_vt1, res_vt in avc_chroma_hv_4x4_msa() local 679 v8u16 res_vt0, res_vt1, res_vt2, res_vt3, res_vt4, res_vt5, res_vt6, res_vt7; avc_chroma_hv_4x8_msa() local 736 v8u16 res_vt0, res_vt1, res_vt2, res_vt3; avc_chroma_hv_8x4_msa() local 781 v8u16 res_vt0, res_vt1, res_vt2, res_vt3; avc_chroma_hv_8x8_msa() local 1422 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; avc_chroma_hv_and_aver_dst_2x2_msa() local 1465 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; avc_chroma_hv_and_aver_dst_2x4_msa() local 1526 v8u16 res_hz0, res_hz1, res_vt0, res_vt1; avc_chroma_hv_and_aver_dst_4x2_msa() local 1563 v8u16 res_vt0, res_vt1, res_vt2, res_vt3; avc_chroma_hv_and_aver_dst_4x4_msa() local 1602 v8u16 res_vt0, res_vt1, res_vt2, res_vt3, res_vt4, res_vt5, res_vt6, res_vt7; avc_chroma_hv_and_aver_dst_4x8_msa() local 1671 v8u16 res_vt0, res_vt1, res_vt2, res_vt3; avc_chroma_hv_and_aver_dst_8x4_msa() local 1721 v8u16 res_vt0, res_vt1, res_vt2, res_vt3; avc_chroma_hv_and_aver_dst_8x8_msa() local [all...] |