Home
last modified time | relevance | path

Searched refs:qpc (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5_devx.c86 void *qpc; in uct_dc_mlx5_iface_devx_dci_connect() local
91 qpc = UCT_IB_MLX5DV_ADDR_OF(rst2init_qp_in, in_2init, qpc); in uct_dc_mlx5_iface_devx_dci_connect()
92 UCT_IB_MLX5DV_SET(qpc, qpc, pm_state, UCT_IB_MLX5_QPC_PM_STATE_MIGRATED); in uct_dc_mlx5_iface_devx_dci_connect()
106 qpc = UCT_IB_MLX5DV_ADDR_OF(init2rtr_qp_in, in_2rtr, qpc); in uct_dc_mlx5_iface_devx_dci_connect()
107 UCT_IB_MLX5DV_SET(qpc, qpc, pm_state, UCT_IB_MLX5_QPC_PM_STATE_MIGRATED); in uct_dc_mlx5_iface_devx_dci_connect()
109 UCT_IB_MLX5DV_SET(qpc, qpc, log_msg_max, UCT_IB_MLX5_LOG_MAX_MSG_SIZE); in uct_dc_mlx5_iface_devx_dci_connect()
110 UCT_IB_MLX5DV_SET(qpc, qpc, atomic_mode, UCT_IB_MLX5_ATOMIC_MODE); in uct_dc_mlx5_iface_devx_dci_connect()
111 UCT_IB_MLX5DV_SET(qpc, qpc, rae, true); in uct_dc_mlx5_iface_devx_dci_connect()
113 UCT_IB_MLX5DV_SET(qpc, qpc, primary_address_path.eth_prio, in uct_dc_mlx5_iface_devx_dci_connect()
116 UCT_IB_MLX5DV_SET(qpc, qpc, primary_address_path.sl, in uct_dc_mlx5_iface_devx_dci_connect()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_devx.c334 void *qpc; in uct_rc_mlx5_iface_common_devx_connect_qp() local
343 UCT_IB_MLX5DV_SET(qpc, qpc, mtu, path_mtu); in uct_rc_mlx5_iface_common_devx_connect_qp()
345 UCT_IB_MLX5DV_SET(qpc, qpc, remote_qpn, dest_qp_num); in uct_rc_mlx5_iface_common_devx_connect_qp()
380 UCT_IB_MLX5DV_SET(qpc, qpc, primary_address_path.sl, in uct_rc_mlx5_iface_common_devx_connect_qp()
388 UCT_IB_MLX5DV_SET(qpc, qpc, log_rra_max, in uct_rc_mlx5_iface_common_devx_connect_qp()
391 UCT_IB_MLX5DV_SET(qpc, qpc, rre, true); in uct_rc_mlx5_iface_common_devx_connect_qp()
392 UCT_IB_MLX5DV_SET(qpc, qpc, rwe, true); in uct_rc_mlx5_iface_common_devx_connect_qp()
393 UCT_IB_MLX5DV_SET(qpc, qpc, rae, true); in uct_rc_mlx5_iface_common_devx_connect_qp()
406 qpc = UCT_IB_MLX5DV_ADDR_OF(rtr2rts_qp_in, in_2rts, qpc); in uct_rc_mlx5_iface_common_devx_connect_qp()
407 UCT_IB_MLX5DV_SET(qpc, qpc, log_sra_max, in uct_rc_mlx5_iface_common_devx_connect_qp()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/mlx5/dv/
H A Dib_mlx5_dv.c58 void *qpc; in uct_ib_mlx5_devx_create_qp() local
119 qpc = UCT_IB_MLX5DV_ADDR_OF(create_qp_in, in, qpc); in uct_ib_mlx5_devx_create_qp()
120 UCT_IB_MLX5DV_SET(qpc, qpc, st, UCT_IB_MLX5_QPC_ST_RC); in uct_ib_mlx5_devx_create_qp()
122 UCT_IB_MLX5DV_SET(qpc, qpc, pd, dvpd.pdn); in uct_ib_mlx5_devx_create_qp()
127 UCT_IB_MLX5DV_SET(qpc, qpc, cqn_snd, dvscq.cqn); in uct_ib_mlx5_devx_create_qp()
128 UCT_IB_MLX5DV_SET(qpc, qpc, cqn_rcv, dvrcq.cqn); in uct_ib_mlx5_devx_create_qp()
132 UCT_IB_MLX5DV_SET(qpc, qpc, cs_req, in uct_ib_mlx5_devx_create_qp()
134 UCT_IB_MLX5DV_SET(qpc, qpc, cs_res, in uct_ib_mlx5_devx_create_qp()
140 UCT_IB_MLX5DV_SET(qpc, qpc, no_sq, true); in uct_ib_mlx5_devx_create_qp()
141 UCT_IB_MLX5DV_SET(qpc, qpc, offload_type, true); in uct_ib_mlx5_devx_create_qp()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c563 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in mlx5_fpga_conn_create_qp()
565 MLX5_SET(qpc, qpc, log_page_size, in mlx5_fpga_conn_create_qp()
567 MLX5_SET(qpc, qpc, fre, 1); in mlx5_fpga_conn_create_qp()
568 MLX5_SET(qpc, qpc, rlky, 1); in mlx5_fpga_conn_create_qp()
569 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_create_qp()
683 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_init_qp()
712 MLX5_SET(qpc, qpc, next_rcv_psn, in mlx5_fpga_conn_rtr_qp()
744 MLX5_SET(qpc, qpc, log_ack_req_freq, 8); in mlx5_fpga_conn_rts_qp()
745 MLX5_SET(qpc, qpc, min_rnr_nak, 0x12); in mlx5_fpga_conn_rts_qp()
747 MLX5_SET(qpc, qpc, next_send_psn, in mlx5_fpga_conn_rts_qp()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c563 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in mlx5_fpga_conn_create_qp()
565 MLX5_SET(qpc, qpc, log_page_size, in mlx5_fpga_conn_create_qp()
567 MLX5_SET(qpc, qpc, fre, 1); in mlx5_fpga_conn_create_qp()
568 MLX5_SET(qpc, qpc, rlky, 1); in mlx5_fpga_conn_create_qp()
569 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_create_qp()
683 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_init_qp()
712 MLX5_SET(qpc, qpc, next_rcv_psn, in mlx5_fpga_conn_rtr_qp()
744 MLX5_SET(qpc, qpc, log_ack_req_freq, 8); in mlx5_fpga_conn_rts_qp()
745 MLX5_SET(qpc, qpc, min_rnr_nak, 0x12); in mlx5_fpga_conn_rts_qp()
747 MLX5_SET(qpc, qpc, next_send_psn, in mlx5_fpga_conn_rts_qp()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c563 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in mlx5_fpga_conn_create_qp()
565 MLX5_SET(qpc, qpc, log_page_size, in mlx5_fpga_conn_create_qp()
567 MLX5_SET(qpc, qpc, fre, 1); in mlx5_fpga_conn_create_qp()
568 MLX5_SET(qpc, qpc, rlky, 1); in mlx5_fpga_conn_create_qp()
569 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_create_qp()
683 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_init_qp()
712 MLX5_SET(qpc, qpc, next_rcv_psn, in mlx5_fpga_conn_rtr_qp()
744 MLX5_SET(qpc, qpc, log_ack_req_freq, 8); in mlx5_fpga_conn_rts_qp()
745 MLX5_SET(qpc, qpc, min_rnr_nak, 0x12); in mlx5_fpga_conn_rts_qp()
747 MLX5_SET(qpc, qpc, next_send_psn, in mlx5_fpga_conn_rts_qp()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c160 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in dr_create_rc_qp()
163 MLX5_SET(qpc, qpc, pd, attr->pdn); in dr_create_rc_qp()
165 MLX5_SET(qpc, qpc, log_page_size, in dr_create_rc_qp()
167 MLX5_SET(qpc, qpc, fre, 1); in dr_create_rc_qp()
168 MLX5_SET(qpc, qpc, rlky, 1); in dr_create_rc_qp()
169 MLX5_SET(qpc, qpc, cqn_snd, attr->cqn); in dr_create_rc_qp()
170 MLX5_SET(qpc, qpc, cqn_rcv, attr->cqn); in dr_create_rc_qp()
601 MLX5_SET(qpc, qpc, rre, 1); in dr_modify_qp_rst2init()
602 MLX5_SET(qpc, qpc, rwe, 1); in dr_modify_qp_rst2init()
641 MLX5_SET(qpc, qpc, mtu, attr->mtu); in dr_cmd_modify_qp_init2rtr()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c160 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in dr_create_rc_qp()
163 MLX5_SET(qpc, qpc, pd, attr->pdn); in dr_create_rc_qp()
165 MLX5_SET(qpc, qpc, log_page_size, in dr_create_rc_qp()
167 MLX5_SET(qpc, qpc, fre, 1); in dr_create_rc_qp()
168 MLX5_SET(qpc, qpc, rlky, 1); in dr_create_rc_qp()
169 MLX5_SET(qpc, qpc, cqn_snd, attr->cqn); in dr_create_rc_qp()
170 MLX5_SET(qpc, qpc, cqn_rcv, attr->cqn); in dr_create_rc_qp()
601 MLX5_SET(qpc, qpc, rre, 1); in dr_modify_qp_rst2init()
602 MLX5_SET(qpc, qpc, rwe, 1); in dr_modify_qp_rst2init()
641 MLX5_SET(qpc, qpc, mtu, attr->mtu); in dr_cmd_modify_qp_init2rtr()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c160 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in dr_create_rc_qp()
163 MLX5_SET(qpc, qpc, pd, attr->pdn); in dr_create_rc_qp()
165 MLX5_SET(qpc, qpc, log_page_size, in dr_create_rc_qp()
167 MLX5_SET(qpc, qpc, fre, 1); in dr_create_rc_qp()
168 MLX5_SET(qpc, qpc, rlky, 1); in dr_create_rc_qp()
169 MLX5_SET(qpc, qpc, cqn_snd, attr->cqn); in dr_create_rc_qp()
170 MLX5_SET(qpc, qpc, cqn_rcv, attr->cqn); in dr_create_rc_qp()
601 MLX5_SET(qpc, qpc, rre, 1); in dr_modify_qp_rst2init()
602 MLX5_SET(qpc, qpc, rwe, 1); in dr_modify_qp_rst2init()
641 MLX5_SET(qpc, qpc, mtu, attr->mtu); in dr_cmd_modify_qp_init2rtr()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dqp.c1085 MLX5_SET(qpc, qpc, fre, 1); in _create_kernel_qp()
1086 MLX5_SET(qpc, qpc, rlky, 1); in _create_kernel_qp()
1938 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp()
2071 MLX5_SET(qpc, qpc, cs_res, in create_user_qp()
2092 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp()
2247 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
3135 MLX5_SET(qpc, qpc, rae, 1); in set_qpc_atomic_flags()
4033 MLX5_SET(qpc, qpc, rlky, 1); in __mlx5_ib_modify_qp()
4655 if (MLX5_GET(qpc, qpc, rre)) in query_qp_attr()
4657 if (MLX5_GET(qpc, qpc, rwe)) in query_qp_attr()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dqp.c1085 MLX5_SET(qpc, qpc, fre, 1); in _create_kernel_qp()
1086 MLX5_SET(qpc, qpc, rlky, 1); in _create_kernel_qp()
1938 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp()
2071 MLX5_SET(qpc, qpc, cs_res, in create_user_qp()
2092 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp()
2247 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
3135 MLX5_SET(qpc, qpc, rae, 1); in set_qpc_atomic_flags()
4033 MLX5_SET(qpc, qpc, rlky, 1); in __mlx5_ib_modify_qp()
4655 if (MLX5_GET(qpc, qpc, rre)) in query_qp_attr()
4657 if (MLX5_GET(qpc, qpc, rwe)) in query_qp_attr()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dqp.c1085 MLX5_SET(qpc, qpc, fre, 1); in _create_kernel_qp()
1086 MLX5_SET(qpc, qpc, rlky, 1); in _create_kernel_qp()
1938 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp()
2071 MLX5_SET(qpc, qpc, cs_res, in create_user_qp()
2092 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp()
2247 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
3135 MLX5_SET(qpc, qpc, rae, 1); in set_qpc_atomic_flags()
4033 MLX5_SET(qpc, qpc, rlky, 1); in __mlx5_ib_modify_qp()
4655 if (MLX5_GET(qpc, qpc, rre)) in query_qp_attr()
4657 if (MLX5_GET(qpc, qpc, rwe)) in query_qp_attr()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c210 u32 *qpc; in qp_read_field() local
225 qpc = MLX5_ADDR_OF(query_qp_out, out, qpc); in qp_read_field()
231 state = MLX5_GET(qpc, qpc, state); in qp_read_field()
236 param = (unsigned long)mlx5_qp_type_str(MLX5_GET(qpc, qpc, st)); in qp_read_field()
240 switch (MLX5_GET(qpc, qpc, mtu)) { in qp_read_field()
261 param = 1 << MLX5_GET(qpc, qpc, log_rq_size); in qp_read_field()
264 param = 1 << (MLX5_GET(qpc, qpc, log_rq_stride) + 4); in qp_read_field()
267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
268 param = 1 << MLX5_GET(qpc, qpc, log_sq_size); in qp_read_field()
271 param = MLX5_GET(qpc, qpc, log_page_size) + 12; in qp_read_field()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c210 u32 *qpc; in qp_read_field() local
225 qpc = MLX5_ADDR_OF(query_qp_out, out, qpc); in qp_read_field()
231 state = MLX5_GET(qpc, qpc, state); in qp_read_field()
236 param = (unsigned long)mlx5_qp_type_str(MLX5_GET(qpc, qpc, st)); in qp_read_field()
240 switch (MLX5_GET(qpc, qpc, mtu)) { in qp_read_field()
261 param = 1 << MLX5_GET(qpc, qpc, log_rq_size); in qp_read_field()
264 param = 1 << (MLX5_GET(qpc, qpc, log_rq_stride) + 4); in qp_read_field()
267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
268 param = 1 << MLX5_GET(qpc, qpc, log_sq_size); in qp_read_field()
271 param = MLX5_GET(qpc, qpc, log_page_size) + 12; in qp_read_field()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c210 u32 *qpc; in qp_read_field() local
225 qpc = MLX5_ADDR_OF(query_qp_out, out, qpc); in qp_read_field()
231 state = MLX5_GET(qpc, qpc, state); in qp_read_field()
236 param = (unsigned long)mlx5_qp_type_str(MLX5_GET(qpc, qpc, st)); in qp_read_field()
240 switch (MLX5_GET(qpc, qpc, mtu)) { in qp_read_field()
261 param = 1 << MLX5_GET(qpc, qpc, log_rq_size); in qp_read_field()
264 param = 1 << (MLX5_GET(qpc, qpc, log_rq_stride) + 4); in qp_read_field()
267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
268 param = 1 << MLX5_GET(qpc, qpc, log_sq_size); in qp_read_field()
271 param = MLX5_GET(qpc, qpc, log_page_size) + 12; in qp_read_field()
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/bse/
H A Dqpcorrections.f9021 qpcbarv=qpc(qpe_imin)
22 qpc(1:qpe_imin)=qpcbarv
25 qpc(1:qpe_imin)=-scissor
29 qpcbarc=qpc(qpe_imax)
30 qpcw(1:qpe_imax-num_nbndv(1))=qpc(num_nbndv(1)+1:qpe_imax)-qpcbarc
H A Dqpe_exc.f9018 SUBROUTINE build_qpc(qpc) argument
31 real(kind=DP) :: qpc(qpe_imax) local
34 qpc(1:qpe_imax)=0.d0
49 qpc(ib)=(egw-edft)/RYTOEV
56 call mp_bcast(qpc(ib), ionode_id, world_comm )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/tests/
H A Dtiming.h23 LARGE_INTEGER qpc; in seconds() local
24 QueryPerformanceCounter(&qpc); in seconds()
26 return qpc.QuadPart * clock_frequency; in seconds()
29 QueryPerformanceFrequency(&qpc); in seconds()
30 clock_frequency = 1.0 / (double) qpc.QuadPart; in seconds()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c352 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in qp_prepare()
359 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
363 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_prepare()
369 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
419 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_create()
913 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
914 MLX5_SET(qpc, qpc, rwe, 1); in alloc_inout()
931 MLX5_SET(qpc, qpc, log_msg_max, 30); in alloc_inout()
932 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
950 MLX5_SET(qpc, qpc, retry_count, 7); in alloc_inout()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c352 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in qp_prepare()
359 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
363 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_prepare()
369 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
419 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_create()
913 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
914 MLX5_SET(qpc, qpc, rwe, 1); in alloc_inout()
931 MLX5_SET(qpc, qpc, log_msg_max, 30); in alloc_inout()
932 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
950 MLX5_SET(qpc, qpc, retry_count, 7); in alloc_inout()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c352 qpc = MLX5_ADDR_OF(create_qp_in, in, qpc); in qp_prepare()
359 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
363 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_prepare()
369 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
419 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_create()
913 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
914 MLX5_SET(qpc, qpc, rwe, 1); in alloc_inout()
931 MLX5_SET(qpc, qpc, log_msg_max, 30); in alloc_inout()
932 MLX5_SET(qpc, qpc, remote_qpn, rqpn); in alloc_inout()
950 MLX5_SET(qpc, qpc, retry_count, 7); in alloc_inout()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_loopfilter.c263 int qpc = get_chroma_qp(h->ps.pps, 0, qp); in h264_filter_mb_fast_internal() local
268 qpc0 = (qpc + qpc0 + 1) >> 1; in h264_filter_mb_fast_internal()
269 qpc1 = (qpc + qpc1 + 1) >> 1; in h264_filter_mb_fast_internal()
307 filter_mb_edgeh( &img_cb[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
308 filter_mb_edgeh( &img_cr[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
320 filter_mb_edgeh( &img_cb[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
321 filter_mb_edgeh( &img_cr[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
387 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
388 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
390 …dge*(dir?uvlinesize:1<<pixel_shift)], uvlinesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_loopfilter.c260 int qpc = get_chroma_qp( h, 0, qp ); in h264_filter_mb_fast_internal() local
265 qpc0 = (qpc + qpc0 + 1) >> 1; in h264_filter_mb_fast_internal()
266 qpc1 = (qpc + qpc1 + 1) >> 1; in h264_filter_mb_fast_internal()
304 filter_mb_edgeh( &img_cb[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
305 filter_mb_edgeh( &img_cr[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
317 filter_mb_edgeh( &img_cb[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
318 filter_mb_edgeh( &img_cr[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
386 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
387 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
389 …dge*(dir?uvlinesize:1<<pixel_shift)], uvlinesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_loopfilter.c263 int qpc = get_chroma_qp(h->ps.pps, 0, qp); in h264_filter_mb_fast_internal() local
268 qpc0 = (qpc + qpc0 + 1) >> 1; in h264_filter_mb_fast_internal()
269 qpc1 = (qpc + qpc1 + 1) >> 1; in h264_filter_mb_fast_internal()
307 filter_mb_edgeh( &img_cb[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
308 filter_mb_edgeh( &img_cr[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
320 filter_mb_edgeh( &img_cb[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
321 filter_mb_edgeh( &img_cr[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
387 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
388 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
390 …dge*(dir?uvlinesize:1<<pixel_shift)], uvlinesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_loopfilter.c262 int qpc = get_chroma_qp(h->ps.pps, 0, qp); in h264_filter_mb_fast_internal() local
267 qpc0 = (qpc + qpc0 + 1) >> 1; in h264_filter_mb_fast_internal()
268 qpc1 = (qpc + qpc1 + 1) >> 1; in h264_filter_mb_fast_internal()
306 filter_mb_edgeh( &img_cb[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
307 filter_mb_edgeh( &img_cr[4*2*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
319 filter_mb_edgeh( &img_cb[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
320 filter_mb_edgeh( &img_cr[4*1*linesize], linesize, bS3, qpc, a, b, h, 0); in h264_filter_mb_fast_internal()
386 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
387 …[4*edge*(dir?linesize:1<<pixel_shift)], linesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
389 …dge*(dir?uvlinesize:1<<pixel_shift)], uvlinesize, bS[dir][edge], edge ? qpc : qpc##dir, a, b, h, i… in h264_filter_mb_fast_internal()
[all …]

12345678