| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | priv.h | 73 uni_decode_f decode; member 82 uni_msg_decode_f decode; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | qcom,msm8916-venus.yaml | 8 title: Qualcomm Venus video encode and decode accelerators 14 The Venus IP is a video encode and decode accelerator present
|
| H A D | qcom,sc7180-venus.yaml | 8 title: Qualcomm Venus video encode and decode accelerators 14 The Venus IP is a video encode and decode accelerator present
|
| H A D | qcom,sdm845-venus-v2.yaml | 8 title: Qualcomm Venus video encode and decode accelerators 14 The Venus IP is a video encode and decode accelerator present
|
| H A D | qcom,sdm845-venus.yaml | 8 title: Qualcomm Venus video encode and decode accelerators 14 The Venus IP is a video encode and decode accelerator present
|
| H A D | qcom,msm8996-venus.yaml | 8 title: Qualcomm Venus video encode and decode accelerators 14 The Venus IP is a video encode and decode accelerator present
|
| H A D | amlogic,gx-vdec.yaml | 22 - VDEC_1 can decode MPEG-1, MPEG-2, MPEG-4 part 2, MJPEG, H.263, H.264, VC-1. 23 - VDEC_HEVC can decode HEVC and VP9.
|
| H A D | renesas,jpu.txt | 5 can encode image data and decode JPEG data quickly.
|
| H A D | rockchip-vpu.yaml | 14 Hantro G1 video encode and decode accelerators present on Rockchip SoCs.
|
| H A D | nxp,imx8mq-vpu.yaml | 14 Hantro G1/G2 video decode accelerators present on i.MX8MQ SoCs.
|
| H A D | mediatek-jpeg-decoder.txt | 3 Mediatek JPEG Decoder is the JPEG decode hardware present in Mediatek SoCs
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-telemetry-client.py | 72 data = self.socket.client_fd.recv(BUFFER_SIZE).decode() 86 data = self.socket.client_fd.recv(BUFFER_SIZE).decode()
|
| H A D | dpdk-telemetry.py | 23 reply = sock.recv(buf_len).decode()
|
| H A D | dpdk-devbind.py | 148 name, value = line.decode("utf8").split("\t", 1) 194 name, value = dev_line.decode("utf8").split("\t", 1) 210 route.decode().splitlines()))
|
| /f-stack/tools/libxo/doc/ |
| H A D | conf.py | 31 version = subprocess.check_output(vers_cmd, shell=True).decode("utf-8")
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | rte_aesni_mb_pmd.c | 523 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_cipher_parameters() 529 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_cipher_parameters() 535 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_cipher_parameters() 547 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_cipher_parameters() 554 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_cipher_parameters() 687 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_aead_parameters() 693 sess->cipher.expanded_aes_keys.decode); in aesni_mb_set_session_aead_parameters() 1136 session->cipher.expanded_aes_keys.decode; in set_cpu_mb_job_params() 1145 session->cipher.expanded_aes_keys.decode; in set_cpu_mb_job_params() 1156 session->cipher.expanded_aes_keys.decode; in set_cpu_mb_job_params() [all …]
|
| /f-stack/dpdk/buildtools/ |
| H A D | call-sphinx-build.py | 20 stderr=STDOUT).stdout.decode().split()[-1]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | xlnx,sd-fec.txt | 5 The LDPC decode & encode functionality is capable of covering a range of 6 customer specified Quasi-cyclic (QC) codes. The Turbo decode functionality
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | turbo_sw.rst | 32 For the LTE decode operation: 47 For the 5G NR LDPC decode operation: 59 * In-place operations for encode and decode are not supported
|
| H A D | acc100.rst | 33 * For the LDPC decode operation: 54 * For the turbo decode operation: 176 the functionality of ACC100 5G/4G FEC encode and decode, depending on the device's 195 To execute the test application tool using simple decode or encode data,
|
| H A D | null.rst | 20 * In-place operations for Turbo encode and decode are not supported
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | algorithm.txt | 63 that you can decode fast. The most important characteristic is that shorter 65 short codes fast, and let the long codes take longer to decode. 72 grabs more bits and tries to decode a longer code. 75 takes to decode and the time it takes to build the table. If building the 157 Each entry is what the bits decode as and how many bits that is, i.e. how
|
| /f-stack/dpdk/app/test/ |
| H A D | autotest_runner.py | 208 subprocess.check_output(['file', binary]).decode() 210 symbols = subprocess.check_output(['nm', binary]).decode()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | mediatek,iommu.txt | 49 like display, video decode, and camera. And there are different ports 51 video decode local arbiter, all these ports are according to the video HW.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | bbdev.rst | 329 and by ``rte_bbdev_dec_op`` for decode. These structures act as metadata 410 encode or decode operations. 630 The Turbo decode structure includes the ``input``, ``hard_output`` and 646 "num_maps","number of MAP engines to use in decode" 875 The operation flags that can be set for each LDPC decode operation are 883 |Description of LDPC decode capability flags | 918 | Set for iteration stopping on successful decode condition enable | 920 | Where a successful decode is a successful syndrome check | 946 The structure passed for each LDPC decode operation is given below, 977 The LDPC decode parameters are set out in the table below. [all …]
|