Home
last modified time | relevance | path

Searched refs:decoder (Results 1 – 20 of 20) sorted by relevance

/u-boot/doc/
A DREADME.asn110 A combination of ASN1 compiler and ASN1 decoder library function will
17 4) call a ASN1 decoder (asn1_ber_decoder()) with bytecode and data
27 Usage of ASN1 decoder
29 int asn1_ber_decoder(const struct asn1_decoder *decoder, void *context,
32 @decoder: bytecode binary
33 @context: context for decoder
38 As of writing this, ASN1 compiler and decoder are used to implement
A DREADME.atmel_pmecc6 BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller
/u-boot/doc/device-tree-bindings/spi/
A Dspi-zynq.txt17 If a decoder is used, this will be the number of
18 chip selects after the decoder.
19 - is-decoded-cs : Flag to indicate whether decoder is used or not.
A Dspi-cadence.txt12 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
/u-boot/include/linux/
A Dasn1_decoder.h15 extern int asn1_ber_decoder(const struct asn1_decoder *decoder,
/u-boot/test/
A DKconfig25 memcat(), memcyp(), memmove() and ASN1 compiler/decoder.
30 bool "Unit test for asn1 compiler and decoder function"
38 Enables a test which exercises asn1 compiler and decoder function
/u-boot/lib/
A Dasn1_decoder.c174 int asn1_ber_decoder(const struct asn1_decoder *decoder, in asn1_ber_decoder() argument
179 const unsigned char *machine = decoder->machine; in asn1_ber_decoder()
180 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder()
181 size_t machlen = decoder->machlen; in asn1_ber_decoder()
A DKconfig675 Enable asn1 decoder library.
/u-boot/lib/lzma/
A Dhistory.txt52 If encoded stream was corrupted, decoder could access memory
118 If encoded stream was corrupted, decoder could access memory
202 decoder could access memory outside of allocated range.
A Dlzma.txt55 lzma.exe - Compiled file->file LZMA encoder/decoder for Windows
78 LzmaUtil - LZMA Utility (file->file LZMA encoder/decoder).
148 LZMA decoder uses only integer operations and can be
164 Using LZMA encoder/decoder executable
229 eos marker, since LZMA decoder knows uncompressed size
393 If LZMA decoder sees end_marker before reaching output limit, it returns OK result,
566 _7ZIP_PPMD_SUPPPORT - Define it if you don't want to support PPMD method in AMSI-C .7z decoder.
/u-boot/arch/arm/dts/
A Dr8a77970-eagle.dts46 lvds-decoder {
A Dr8a77995-draak.dts70 lvds-decoder {
310 hdmi-decoder@4c {
A Domap3-evm-common.dtsi89 * TVP5146 Video decoder-in for analog input support.
A Dam3517-evm-ui.dtsi181 /* TVP5146 Analog Video decoder input */
A Dr8a77980-condor.dts54 lvds-decoder {
A Dr8a77990-ebisu.dts80 lvds-decoder {
A Dmeson-g12-common.dtsi2099 vdec: video-decoder@ff620000 {
/u-boot/arch/arm/mach-mediatek/
A DKconfig30 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
/u-boot/drivers/mtd/nand/raw/
A DKconfig42 binary BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder.
/u-boot/tools/patman/
A DREADME542 - Updated the command decoder to reduce code size

Completed in 24 milliseconds