Home
last modified time | relevance | path

Searched refs:qp_i (Results 1 – 25 of 67) sorted by relevance

123

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dewalds_multipole_sr.fypp343 qp_i = HUGE(0.0_dp)
355 qp_i = quadrupoles(:,:,atom_b)
1066 tmp_ji = ch_j * (tij_ab(1,1)*qp_i(1,1)+&
1067 tij_ab(2,1)*qp_i(2,1)+&
1068 tij_ab(3,1)*qp_i(3,1)+&
1069 tij_ab(1,2)*qp_i(1,2)+&
1070 tij_ab(2,2)*qp_i(2,2)+&
1071 tij_ab(3,2)*qp_i(3,2)+&
1072 tij_ab(1,3)*qp_i(1,3)+&
1073 tij_ab(2,3)*qp_i(2,3)+&
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dewalds_multipole_sr.fypp343 qp_i = HUGE(0.0_dp)
355 qp_i = quadrupoles(:,:,atom_b)
1066 tmp_ji = ch_j * (tij_ab(1,1)*qp_i(1,1)+&
1067 tij_ab(2,1)*qp_i(2,1)+&
1068 tij_ab(3,1)*qp_i(3,1)+&
1069 tij_ab(1,2)*qp_i(1,2)+&
1070 tij_ab(2,2)*qp_i(2,2)+&
1071 tij_ab(3,2)*qp_i(3,2)+&
1072 tij_ab(1,3)*qp_i(1,3)+&
1073 tij_ab(2,3)*qp_i(2,3)+&
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_async.c111 int ep_i, qp_i; in qp2endpoint() local
114 for(qp_i = 0; qp_i < mca_btl_openib_component.num_qps; qp_i++) { in qp2endpoint()
115 if (qp == ep->qps[qp_i].qp->lcl_qp) in qp2endpoint()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_async.c111 int ep_i, qp_i; in qp2endpoint() local
114 for(qp_i = 0; qp_i < mca_btl_openib_component.num_qps; qp_i++) { in qp2endpoint()
115 if (qp == ep->qps[qp_i].qp->lcl_qp) in qp2endpoint()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhevc_cabac.c1101 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1110 qp_i = av_clip(qp_y + offset, - s->ps.sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1112 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1113 qp = qp_i; in ff_hevc_hls_residual_coding()
1114 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1115 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1117 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1119 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1122 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Damfenc_hevc.c83 …{ "qp_i", "quantization parameter for I-frame", OFFSET(qp_i), AV_OPT_TYPE…
170 ctx->qp_i !=-1 || ctx->qp_p != -1) { in amf_encode_init_hevc()
259 if (ctx->qp_i != -1) { in amf_encode_init_hevc()
260 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_HEVC_QP_I, ctx->qp_i); in amf_encode_init_hevc()
H A Damfenc_h264.c89 …{ "qp_i", "Quantization Parameter for I-Frame", OFFSET(qp_i), AV_OPT_TYP…
204 if (ctx->qp_i != -1 || ctx->qp_p != -1 || ctx->qp_b != -1) { in amf_encode_init_h264()
260 if (ctx->qp_i != -1) in amf_encode_init_h264()
261 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_QP_I, ctx->qp_i); in amf_encode_init_h264()
H A Damfenc.h98 int qp_i; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dhevc_cabac.c1125 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1134 qp_i = av_clip(qp_y + offset, - s->sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1136 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1137 qp = qp_i; in ff_hevc_hls_residual_coding()
1138 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1139 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1141 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1143 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1146 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Dhevc_filter.c55 int qp, qp_i, offset, idxt; in chroma_tc() local
63 qp_i = av_clip(qp_y + offset, 0, 57); in chroma_tc()
65 if (qp_i < 30) in chroma_tc()
66 qp = qp_i; in chroma_tc()
67 else if (qp_i > 43) in chroma_tc()
68 qp = qp_i - 6; in chroma_tc()
70 qp = qp_c[qp_i - 30]; in chroma_tc()
72 qp = av_clip(qp_i, 0, 51); in chroma_tc()
/dports/graphics/libbpg/libbpg-0.9.8/libavcodec/
H A Dhevc_cabac.c1135 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1144 qp_i = av_clip(qp_y + offset, - s->sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1146 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1147 qp = qp_i; in ff_hevc_hls_residual_coding()
1148 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1149 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1151 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1153 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1156 qp = qp_i; in ff_hevc_hls_residual_coding()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dhevc_cabac.c1101 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1110 qp_i = av_clip(qp_y + offset, - s->ps.sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1112 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1113 qp = qp_i; in ff_hevc_hls_residual_coding()
1114 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1115 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1117 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1119 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1122 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Damfenc_hevc.c83 …{ "qp_i", "quantization parameter for I-frame", OFFSET(qp_i), AV_OPT_TYPE…
170 ctx->qp_i !=-1 || ctx->qp_p != -1) { in amf_encode_init_hevc()
259 if (ctx->qp_i != -1) { in amf_encode_init_hevc()
260 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_HEVC_QP_I, ctx->qp_i); in amf_encode_init_hevc()
H A Damfenc_h264.c89 …{ "qp_i", "Quantization Parameter for I-Frame", OFFSET(qp_i), AV_OPT_TYP…
204 if (ctx->qp_i != -1 || ctx->qp_p != -1 || ctx->qp_b != -1) { in amf_encode_init_h264()
260 if (ctx->qp_i != -1) in amf_encode_init_h264()
261 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_QP_I, ctx->qp_i); in amf_encode_init_h264()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhevc_cabac.c1094 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1103 qp_i = av_clip(qp_y + offset, - s->ps.sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1105 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1106 qp = qp_i; in ff_hevc_hls_residual_coding()
1107 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1108 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1110 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1112 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1115 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Damfenc_hevc.c83 …{ "qp_i", "quantization parameter for I-frame", OFFSET(qp_i), AV_OPT_TYPE…
170 ctx->qp_i !=-1 || ctx->qp_p != -1) { in amf_encode_init_hevc()
259 if (ctx->qp_i != -1) { in amf_encode_init_hevc()
260 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_HEVC_QP_P, ctx->qp_i); in amf_encode_init_hevc()
H A Damfenc_h264.c89 …{ "qp_i", "Quantization Parameter for I-Frame", OFFSET(qp_i), AV_OPT_TYP…
204 if (ctx->qp_i != -1 || ctx->qp_p != -1 || ctx->qp_b != -1) { in amf_encode_init_h264()
260 if (ctx->qp_i != -1) in amf_encode_init_h264()
261 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_QP_I, ctx->qp_i); in amf_encode_init_h264()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c1094 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1103 qp_i = av_clip(qp_y + offset, - s->ps.sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1105 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1106 qp = qp_i; in ff_hevc_hls_residual_coding()
1107 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1108 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1110 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1112 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1115 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Damfenc_hevc.c83 …{ "qp_i", "quantization parameter for I-frame", OFFSET(qp_i), AV_OPT_TYPE…
170 ctx->qp_i !=-1 || ctx->qp_p != -1) { in amf_encode_init_hevc()
259 if (ctx->qp_i != -1) { in amf_encode_init_hevc()
260 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_HEVC_QP_I, ctx->qp_i); in amf_encode_init_hevc()
H A Damfenc_h264.c89 …{ "qp_i", "Quantization Parameter for I-Frame", OFFSET(qp_i), AV_OPT_TYP…
204 if (ctx->qp_i != -1 || ctx->qp_p != -1 || ctx->qp_b != -1) { in amf_encode_init_h264()
260 if (ctx->qp_i != -1) in amf_encode_init_h264()
261 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_QP_I, ctx->qp_i); in amf_encode_init_h264()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dhevc_cabac.c1125 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1134 qp_i = av_clip(qp_y + offset, - s->sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1136 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1137 qp = qp_i; in ff_hevc_hls_residual_coding()
1138 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1139 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1141 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1143 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1146 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Dhevc_filter.c55 int qp, qp_i, offset, idxt; in chroma_tc() local
63 qp_i = av_clip(qp_y + offset, 0, 57); in chroma_tc()
65 if (qp_i < 30) in chroma_tc()
66 qp = qp_i; in chroma_tc()
67 else if (qp_i > 43) in chroma_tc()
68 qp = qp_i - 6; in chroma_tc()
70 qp = qp_c[qp_i - 30]; in chroma_tc()
72 qp = av_clip(qp_i, 0, 51); in chroma_tc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c1094 int qp_i, offset; in ff_hevc_hls_residual_coding() local
1103 qp_i = av_clip(qp_y + offset, - s->ps.sps->qp_bd_offset, 57); in ff_hevc_hls_residual_coding()
1105 if (qp_i < 30) in ff_hevc_hls_residual_coding()
1106 qp = qp_i; in ff_hevc_hls_residual_coding()
1107 else if (qp_i > 43) in ff_hevc_hls_residual_coding()
1108 qp = qp_i - 6; in ff_hevc_hls_residual_coding()
1110 qp = qp_c[qp_i - 30]; in ff_hevc_hls_residual_coding()
1112 if (qp_i > 51) in ff_hevc_hls_residual_coding()
1115 qp = qp_i; in ff_hevc_hls_residual_coding()
H A Damfenc_hevc.c83 …{ "qp_i", "quantization parameter for I-frame", OFFSET(qp_i), AV_OPT_TYPE…
170 ctx->qp_i !=-1 || ctx->qp_p != -1) { in amf_encode_init_hevc()
259 if (ctx->qp_i != -1) { in amf_encode_init_hevc()
260 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_HEVC_QP_I, ctx->qp_i); in amf_encode_init_hevc()
H A Damfenc_h264.c89 …{ "qp_i", "Quantization Parameter for I-Frame", OFFSET(qp_i), AV_OPT_TYP…
204 if (ctx->qp_i != -1 || ctx->qp_p != -1 || ctx->qp_b != -1) { in amf_encode_init_h264()
260 if (ctx->qp_i != -1) in amf_encode_init_h264()
261 AMF_ASSIGN_PROPERTY_INT64(res, ctx->encoder, AMF_VIDEO_ENCODER_QP_I, ctx->qp_i); in amf_encode_init_h264()

123