Home
last modified time | relevance | path

Searched refs:dst_val1 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c42 uint64_t dst_val0, dst_val1; in hevc_loopfilter_luma_hor_msa() local
200 dst_val1 = __msa_copy_u_d((v2i64) dst2, 1); in hevc_loopfilter_luma_hor_msa()
204 SD(dst_val1, p2 + 5 * stride); in hevc_loopfilter_luma_hor_msa()
441 dst_val1 = __msa_copy_u_d((v2i64) dst2, 1); in hevc_loopfilter_luma_hor_msa()
445 SD(dst_val1, p2 + 5 * stride); in hevc_loopfilter_luma_hor_msa()
1262 uint32_t dst_val0, dst_val1; in hevc_sao_edge_filter_0degree_4width_msa() local
1308 dst_val1 = __msa_copy_u_w((v4i32) dst0, 2); in hevc_sao_edge_filter_0degree_4width_msa()
1311 SW(dst_val1, dst); in hevc_sao_edge_filter_0degree_4width_msa()
1340 dst_val1 = __msa_copy_u_w((v4i32) dst0, 2); in hevc_sao_edge_filter_0degree_4width_msa()
1344 SW(dst_val1, ds in hevc_sao_edge_filter_0degree_4width_msa()
1354 uint64_t dst_val0, dst_val1; hevc_sao_edge_filter_0degree_8width_msa() local
1564 uint32_t dst_val0, dst_val1; hevc_sao_edge_filter_90degree_4width_msa() local
1669 uint64_t dst_val0, dst_val1; hevc_sao_edge_filter_90degree_8width_msa() local
1874 uint32_t dst_val0, dst_val1; hevc_sao_edge_filter_45degree_4width_msa() local
1987 uint64_t dst_val0, dst_val1; hevc_sao_edge_filter_45degree_8width_msa() local
2223 uint32_t dst_val0, dst_val1; hevc_sao_edge_filter_135degree_4width_msa() local
2338 uint64_t dst_val0, dst_val1; hevc_sao_edge_filter_135degree_8width_msa() local
[all...]
H A Dhevcpred_msa.c1033 v16u8 dst_val0, dst_val1; in hevc_intra_pred_angular_upper_8width_msa() local
1108 PCKEV_B2_UB(diff3, diff1, diff7, diff5, dst_val0, dst_val1); in hevc_intra_pred_angular_upper_8width_msa()
1109 ST_D4(dst_val0, dst_val1, 0, 1, 0, 1, dst, stride); in hevc_intra_pred_angular_upper_8width_msa()
1353 v16i8 dst_val0, dst_val1; in hevc_intra_pred_angular_lower_4width_msa() local
1421 PCKEV_B2_SB(diff1, diff1, diff3, diff3, dst_val0, dst_val1); in hevc_intra_pred_angular_lower_4width_msa()
1423 diff0 = (v8i16) __msa_pckev_b(dst_val1, dst_val0); in hevc_intra_pred_angular_lower_4width_msa()
1424 diff1 = (v8i16) __msa_pckod_b(dst_val1, dst_val0); in hevc_intra_pred_angular_lower_4width_msa()
1429 dst_val1 = __msa_pckod_b((v16i8) diff2, (v16i8) diff2); in hevc_intra_pred_angular_lower_4width_msa()
1432 ST_W2(dst_val1, 0, 1, dst + 2 * stride, stride); in hevc_intra_pred_angular_lower_4width_msa()
1452 v16i8 dst_val0, dst_val1, dst_val in hevc_intra_pred_angular_lower_8width_msa() local
1545 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; hevc_intra_pred_angular_lower_16width_msa() local
1660 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; hevc_intra_pred_angular_lower_32width_msa() local
[all...]
H A Dhevcdsp_msa.c1987 uint64_t dst_val0, dst_val1, dst_val2, dst_val3; in hevc_hz_4t_6w_msa() local
2026 dst_val1 = __msa_copy_u_d((v2i64) dst1, 0); in hevc_hz_4t_6w_msa()
2038 SD(dst_val1, dst); in hevc_hz_4t_6w_msa()
2665 uint64_t dst_val0, dst_val1, dst_val2, dst_val3; in hevc_vt_4t_6w_msa() local
2706 dst_val1 = __msa_copy_u_d((v2i64) dst1_r, 0); in hevc_vt_4t_6w_msa()
2718 SD(dst_val1, dst); in hevc_vt_4t_6w_msa()

Completed in 16 milliseconds