Home
last modified time | relevance | path

Searched refs:p1_org (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264dsp_lasx.c86 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in ff_h264_h_lpf_luma_8_lasx() local
117 p3_org, p2_org, p1_org, p0_org, in ff_h264_h_lpf_luma_8_lasx()
122 p1_asub_p0 = __lasx_xvabsd_bu(p1_org, p0_org); in ff_h264_h_lpf_luma_8_lasx()
142 p1_org_h = __lasx_vext2xv_hu_bu(p1_org); in ff_h264_h_lpf_luma_8_lasx()
158 p1_org = __lasx_xvbitsel_v(p1_org, p1_h, is_less_than_beta); in ff_h264_h_lpf_luma_8_lasx()
205 DUP4_ARG3(__lasx_xvpermi_q, p0_org, q3_org, 0x02, p1_org, in ff_h264_h_lpf_luma_8_lasx()
207 q0_org, 0x02, p0_org, p1_org, p2_org, p3_org); in ff_h264_h_lpf_luma_8_lasx()
208 DUP2_ARG2(__lasx_xvilvl_b, p1_org, p3_org, p0_org, p2_org, in ff_h264_h_lpf_luma_8_lasx()
210 DUP2_ARG2(__lasx_xvilvh_b, p1_org, p3_or in ff_h264_h_lpf_luma_8_lasx()
260 __m256i p2_org, p1_org, p0_org, q0_org, q1_org, q2_org; ff_h264_v_lpf_luma_8_lasx() local
385 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_h_lpf_chroma_8_lasx() local
490 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_chroma_8_lasx() local
593 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; ff_h264_h_lpf_luma_intra_8_lasx() local
768 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_luma_intra_8_lasx() local
887 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_h_lpf_chroma_intra_8_lasx() local
964 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_chroma_intra_8_lasx() local
[all...]
H A Dvp9_lpf_lsx.c2133 __m128i p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in vp9_transpose_16x8_to_8x16() local
2141 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org); in vp9_transpose_16x8_to_8x16()
2143 LSX_TRANSPOSE8x8_B(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in vp9_transpose_16x8_to_8x16()
2146 DUP4_ARG2(__lsx_vilvh_b, p5_org, p7_org, p4_org, p6_org, p1_org, in vp9_transpose_16x8_to_8x16()
/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c690 v16u8 p1_org, p0_org, q0_org, q1_org; in avc_loopfilter_luma_intra_edge_hor_msa() local
692 LD_UB4(data - (img_width << 1), img_width, p1_org, p0_org, q0_org, q1_org); in avc_loopfilter_luma_intra_edge_hor_msa()
695 p1_asub_p0 = __msa_asub_u_b(p1_org, p0_org); in avc_loopfilter_luma_intra_edge_hor_msa()
717 UNPCK_UB_SH(p1_org, p1_org_r, p1_org_l); in avc_loopfilter_luma_intra_edge_hor_msa()
754 p1_org = __msa_bmnz_v(p1_org, p1, is_less_than_beta); in avc_loopfilter_luma_intra_edge_hor_msa()
757 ST_UB(p1_org, data - (2 * img_width)); in avc_loopfilter_luma_intra_edge_hor_msa()
824 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local
840 p3_org, p2_org, p1_org, p0_org, in avc_loopfilter_luma_intra_edge_ver_msa()
845 p1_asub_p0 = __msa_asub_u_b(p1_org, p0_or in avc_loopfilter_luma_intra_edge_ver_msa()
1466 v16u8 p0, q0, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org; avc_loopfilter_luma_inter_edge_hor_msa() local
1835 v16u8 p1_org, p0_org, q0_org, q1_org; avc_loopfilter_cb_or_cr_inter_edge_hor_msa() local
1920 v16u8 p1_org, p0_org, q0_org, q1_org; avc_loopfilter_cb_or_cr_inter_edge_ver_msa() local
[all...]
H A Dvp9_lpf_msa.c1673 v16u8 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org; in vp9_transpose_16x8_to_8x16() local
1679 p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, p0_org); in vp9_transpose_16x8_to_8x16()
1681 TRANSPOSE8x8_UB_UB(p7_org, p6_org, p5_org, p4_org, p3_org, p2_org, p1_org, in vp9_transpose_16x8_to_8x16()
1684 ILVL_B4_SB(p5_org, p7_org, p4_org, p6_org, p1_org, p3_org, p0_org, p2_org, in vp9_transpose_16x8_to_8x16()

Completed in 16 milliseconds