H A D | h264dsp_lasx.c | 136 __m256i neg_tc_h, tc_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; in ff_h264_h_lpf_luma_8_lasx() local 143 p0_org_h = __lasx_vext2xv_hu_bu(p0_org); in ff_h264_h_lpf_luma_8_lasx() 154 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, p1_org_h, p2_org_h, in ff_h264_h_lpf_luma_8_lasx() 173 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, q1_org_h, q2_org_h, in ff_h264_h_lpf_luma_8_lasx() 190 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_h, q1_org_h, in ff_h264_h_lpf_luma_8_lasx() 263 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; in ff_h264_v_lpf_luma_8_lasx() local 296 p0_org_h = __lasx_vext2xv_hu_bu(p0_org); in ff_h264_v_lpf_luma_8_lasx() 307 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, p1_org_h, p2_org_h, in ff_h264_v_lpf_luma_8_lasx() 329 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, q1_org_h, q2_org_h, in ff_h264_v_lpf_luma_8_lasx() 349 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_ in ff_h264_v_lpf_luma_8_lasx() 429 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_h_lpf_chroma_8_lasx() local 515 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_chroma_8_lasx() local 636 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_h_lpf_luma_intra_8_lasx() local 788 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_luma_intra_8_lasx() local 927 __m256i p0_h, q0_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_h_lpf_chroma_intra_8_lasx() local 986 __m256i p0_h, q0_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_chroma_intra_8_lasx() local [all...] |