Home
last modified time | relevance | path

Searched refs:QPs (Results 1 – 25 of 100) sorted by relevance

1234

/dports/math/qposases/qpOASES-3.2.1/
H A DVERSIONS59 drift correction to handle ill-conditioned QPs
60 + Introduction of ramping strategy to handle degenerated QPs
62 semi-definite and unbounded QPs more reliably
74 + Implementation of regularisation scheme for treating QPs with
79 + Improved efficiency for QPs comprising many constraints
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libpostproc/
H A Dpostprocess.c632 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode_t *vm, pp_context_t *vc) in postProcess() argument
645 postProcess_MMX2(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
647 postProcess_3DNow(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
649 postProcess_MMX(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
651 postProcess_C(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
655 … postProcess_altivec(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
658 postProcess_C(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
662 … postProcess_MMX2(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
664 … postProcess_3DNow(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
666 … postProcess_MMX(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
[all …]
/dports/math/hpipm/hpipm-0.1.1/doc/
H A Dguide.tex31 Aim of the library is to provide both stand-alone IPM solvers for the QPs and the building blocks f…
33 At the moment, three QPs types are provided: dense QPs, optimal control problem (OCP) QPs, and tree…
34 These QPs are defined using C structures.
35 HPIPM provides routines to manage the QPs, and to convert between them.
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/bifs/
H A Dbifs_codec.c95 tmp->QPs = gf_list_new(); in gf_bifs_decoder_new()
217 assert(gf_list_count(codec->QPs)==0); in gf_bifs_decoder_del()
218 gf_list_del(codec->QPs); in gf_bifs_decoder_del()
301 tmp->QPs = gf_list_new(); in gf_bifs_encoder_new()
324 assert(gf_list_count(codec->QPs)==0); in gf_bifs_encoder_del()
325 gf_list_del(codec->QPs); in gf_bifs_encoder_del()
H A Dquantize.c37 gf_list_insert(codec->QPs, codec->ActiveQP, 0); in gf_bifs_enc_qp_set()
48 if (gf_list_count(codec->QPs)) { in gf_bifs_enc_qp_remove()
49 codec->ActiveQP = (M_QuantizationParameter*)gf_list_get(codec->QPs, 0); in gf_bifs_enc_qp_remove()
50 gf_list_rem(codec->QPs, 0); in gf_bifs_enc_qp_remove()
H A Dunquantize.c67 gf_list_insert(codec->QPs, codec->ActiveQP, 0); in gf_bifs_dec_qp_set()
81 if (gf_list_count(codec->QPs)) { in gf_bifs_dec_qp_remove()
82 codec->ActiveQP = (M_QuantizationParameter*)gf_list_get(codec->QPs, 0); in gf_bifs_dec_qp_remove()
83 gf_list_rem(codec->QPs, 0); in gf_bifs_dec_qp_remove()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/bifs/
H A Dbifs_codec.c95 tmp->QPs = gf_list_new(); in gf_bifs_decoder_new()
217 assert(gf_list_count(codec->QPs)==0); in gf_bifs_decoder_del()
218 gf_list_del(codec->QPs); in gf_bifs_decoder_del()
301 tmp->QPs = gf_list_new(); in gf_bifs_encoder_new()
324 assert(gf_list_count(codec->QPs)==0); in gf_bifs_encoder_del()
325 gf_list_del(codec->QPs); in gf_bifs_encoder_del()
H A Dquantize.c37 gf_list_insert(codec->QPs, codec->ActiveQP, 0); in gf_bifs_enc_qp_set()
48 if (gf_list_count(codec->QPs)) { in gf_bifs_enc_qp_remove()
49 codec->ActiveQP = (M_QuantizationParameter*)gf_list_get(codec->QPs, 0); in gf_bifs_enc_qp_remove()
50 gf_list_rem(codec->QPs, 0); in gf_bifs_enc_qp_remove()
H A Dunquantize.c67 gf_list_insert(codec->QPs, codec->ActiveQP, 0); in gf_bifs_dec_qp_set()
81 if (gf_list_count(codec->QPs)) { in gf_bifs_dec_qp_remove()
82 codec->ActiveQP = (M_QuantizationParameter*)gf_list_get(codec->QPs, 0); in gf_bifs_dec_qp_remove()
83 gf_list_rem(codec->QPs, 0); in gf_bifs_dec_qp_remove()
/dports/math/qposases/qpOASES-3.2.1/testing/matlab/
H A DrunAllTests.m26 fprintf( 'Running tests with random QPs having identity Hessian... ' )
29 fprintf( 'Running tests with random QPs having zero Hessian... ' )
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/internal/
H A Dbifs_dev.h108 GF_List *QPs; member
181 GF_List *QPs; member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/internal/
H A Dbifs_dev.h108 GF_List *QPs; member
181 GF_List *QPs; member
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dconfigfs-rdma_cm27 Description: RDMA-CM QPs from HCA <hca> at port <port-num>
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dconfigfs-rdma_cm27 Description: RDMA-CM QPs from HCA <hca> at port <port-num>
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dconfigfs-rdma_cm27 Description: RDMA-CM QPs from HCA <hca> at port <port-num>
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst78 used to set the QPs addresses in HW. The commands completion events are
82 Queue Pairs(QPs) - The HW Receive and Send queues for Receiving and Transmitting
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst78 used to set the QPs addresses in HW. The commands completion events are
82 Queue Pairs(QPs) - The HW Receive and Send queues for Receiving and Transmitting
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst78 used to set the QPs addresses in HW. The commands completion events are
82 Queue Pairs(QPs) - The HW Receive and Send queues for Receiving and Transmitting
/dports/math/qposases/qpOASES-3.2.1/testing/matlab/tests/
H A DrunTestSeq.m64 % solve sequence of QPs
/dports/math/qposases/qpOASES-3.2.1/interfaces/python/examples/cython/
H A Dexample1.pyx64 # Solve subsequent QPs
/dports/math/qposases/qpOASES-3.2.1/interfaces/matlab/
H A DqpOASES.m65 %If not a single QP but a sequence of QPs with varying vectors is to be solved,
/dports/math/qposases/qpOASES-3.2.1/interfaces/octave/
H A DqpOASES.m65 %If not a single QP but a sequence of QPs with varying vectors is to be solved,
/dports/multimedia/handbrake/ffmpeg-4.4/libpostproc/
H A Dpostprocess.c556 const int8_t QPs[], int QPStride, int isColor, PPContext *c2);
559 const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess() argument
592 pp(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libpostproc/
H A Dpostprocess.c580 const QP_STORE_T QPs[], int QPStride, int isColor, PPContext *c2);
583 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess() argument
616 pp(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libpostproc/
H A Dpostprocess.c556 const int8_t QPs[], int QPStride, int isColor, PPContext *c2);
559 const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess() argument
592 pp(src, srcStride, dst, dstStride, width, height, QPs, QPStride, isColor, c); in postProcess()

1234