Home
last modified time | relevance | path

Searched refs:Encode (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/kern/
H A Dmd4c.c57 static void Encode PROTO_LIST
153 Encode (bits, context->count, 8); in MD4Pad()
175 Encode (digest, context->state, 16); in MD4Final()
259 Encode(unsigned char *output, UINT4 *input, unsigned int len) in Encode() function
H A Dmd5c.c50 #define Encode memcpy macro
60 Encode (unsigned char *output, u_int32_t *input, unsigned int len) in Encode() function
203 Encode (bits, context->count, 8); in MD5Pad()
226 Encode (digest, context->state, MD5_DIGEST_LENGTH); in MD5Final()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dmediatek-vpu.txt4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dqcom,q6asm.txt43 Q6ASM_DAI_TX (1) for only tx (Capture/Encode)
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dvf610-nfc.txt10 - #address-cells: shall be set to 1. Encode the nand CS.
H A Dmarvell-nand.txt14 - #address-cells: shall be set to 1. Encode the NAND CS.
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha1/
H A Dsha1.c46 static void Encode(uint8_t *, const uint32_t *, size_t);
200 Encode(bitcount_be, ctx->count, sizeof (bitcount_be)); in SHA1Final()
209 Encode(digest, ctx->state, sizeof (ctx->state)); in SHA1Final()
812 Encode(uint8_t *_RESTRICT_KYWD output, const uint32_t *_RESTRICT_KYWD input, function
/f-stack/freebsd/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml194 mpe MPEG Encode All
200 ve2 Video Encode Engine 2 Tegra210
201 venc Video Encode Engine All
/f-stack/dpdk/doc/guides/bbdevs/
H A Dacc100.rst16 - LDPC Encode in the DL (5GNR)
18 - Turbo Encode in the DL (4G)
H A Dfpga_5gnr_fec.rst8 LDPC Encode / Decode 5GNR wireless acceleration function, using Intel's PCI-e and FPGA
16 - LDPC Encode in the DL
H A Dfpga_lte_fec.rst8 Turbo Encode / Decode LTE wireless acceleration function, using Intel's PCI-e and FPGA
16 - Turbo Encode in the DL with total throughput of 4.5 Gbits/s
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dbbdev_app.rst81 - core 4 is the encoding lcore performing Rx and Turbo Encode operations
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c52 static void Encode(uint8_t *, uint32_t *, size_t);
618 Encode(uint8_t *_RESTRICT_KYWD output, uint32_t *_RESTRICT_KYWD input, in Encode() function
913 Encode(bitcount_be, ctx->count.c32, sizeof (bitcount_be)); in SHA2Final()
916 Encode(digest, ctx->state.s32, sizeof (ctx->state.s32)); in SHA2Final()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dbbdev.rst417 "Turbo Encode", "input", "output"
420 "LDPC Encode", "input", "output"
510 BBDEV Turbo Encode Operation
713 BBDEV LDPC Encode Operation
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst568 They are independent for Decode/Encode. ``rte_bbdev_driver_info`` reflects