Searched refs:decoder (Results 1 – 24 of 24) sorted by relevance
| /u-boot/doc/ |
| A D | README.asn1 | 10 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 D | README.atmel_pmecc | 6 BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller
|
| /u-boot/doc/device-tree-bindings/spi/ |
| A D | spi-zynq.txt | 17 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 D | spi-cadence.txt | 12 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
|
| /u-boot/include/linux/ |
| A D | asn1_decoder.h | 15 extern int asn1_ber_decoder(const struct asn1_decoder *decoder,
|
| /u-boot/lib/ |
| A D | asn1_decoder.c | 174 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 D | Kconfig | 1007 This option enables the support of the asn1 decoder. 1017 This option enables the support of the asn1 decoder in the SPL.
|
| /u-boot/test/ |
| A D | Kconfig | 33 memcat(), memcyp(), memmove() and ASN1 compiler/decoder. 38 bool "Unit test for asn1 compiler and decoder function" 46 Enables a test which exercises asn1 compiler and decoder function
|
| /u-boot/lib/lzma/ |
| A D | history.txt | 52 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 D | lzma.txt | 55 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 D | imx53-m53menlo.dts | 56 lvds-decoder { 57 compatible = "ti,ds90cf364a", "lvds-decoder";
|
| A D | omap3-evm-common.dtsi | 89 * TVP5146 Video decoder-in for analog input support.
|
| A D | am3517-evm-ui.dtsi | 178 /* TVP5146 Analog Video decoder input */
|
| A D | draak.dtsi | 115 lvds-decoder { 401 hdmi-decoder@4c {
|
| A D | r8a77970-eagle.dts | 52 lvds-decoder {
|
| A D | condor-common.dtsi | 55 lvds-decoder {
|
| A D | ebisu.dtsi | 126 lvds-decoder {
|
| A D | meson-g12-common.dtsi | 2107 vdec: video-decoder@ff620000 {
|
| A D | rk3288.dtsi | 820 * (video endecoder & decoder) clocks that on the
|
| /u-boot/arch/arm/mach-mediatek/ |
| A D | Kconfig | 29 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | Kconfig | 77 binary BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder.
|
| /u-boot/doc/develop/ |
| A D | patman.rst | 625 - Updated the command decoder to reduce code size
|
| /u-boot/tools/patman/ |
| A D | README.rst | 625 - Updated the command decoder to reduce code size
|
| A D | patman.rst | 625 - Updated the command decoder to reduce code size
|
Completed in 25 milliseconds