H A D | h264dsp_lasx.c | 184 __m256i neg_thresh_h, p0_h, q0_h; in ff_h264_h_lpf_luma_8_lasx() local 191 neg_thresh_h, tc_h, p0_h, q0_h); in ff_h264_h_lpf_luma_8_lasx() 192 DUP2_ARG2(__lasx_xvpickev_b, p0_h, p0_h, q0_h, q0_h, in ff_h264_h_lpf_luma_8_lasx() 193 p0_h, q0_h); in ff_h264_h_lpf_luma_8_lasx() 194 DUP2_ARG2(__lasx_xvpermi_d, p0_h, 0xd8, q0_h, 0xd8, in ff_h264_h_lpf_luma_8_lasx() 195 p0_h, q0_h); in ff_h264_h_lpf_luma_8_lasx() 196 p0_org = __lasx_xvbitsel_v(p0_org, p0_h, is_less_than); in ff_h264_h_lpf_luma_8_lasx() 343 __m256i neg_thresh_h, p0_h, q0_h; in ff_h264_v_lpf_luma_8_lasx() local 350 neg_thresh_h, tc_h, p0_h, q0_ in ff_h264_v_lpf_luma_8_lasx() 437 __m256i tc_h, neg_thresh_h, p0_h, q0_h; ff_h264_h_lpf_chroma_8_lasx() local 523 __m256i neg_thresh_h, tc_h, p0_h, q0_h; ff_h264_v_lpf_chroma_8_lasx() local 635 __m256i p2_asub_p0, q2_asub_q0, p0_h, q0_h, negate_is_less_than_beta; ff_h264_h_lpf_luma_intra_8_lasx() local 787 __m256i p2_asub_p0, q2_asub_q0, p0_h, q0_h, negate_is_less_than_beta; 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...] |