| /openbmc/libbej/include/libbej/ |
| H A D | bej_decoder_json.hpp | 14 * @brief Class for decoding RDE BEJ to a JSON output. 22 * @param[in] dictionaries - dictionaries needed for decoding. 32 * @return std::string containing a JSON. If the decoding was
|
| H A D | bej_decoder_core.h | 26 * @brief These stack entries are needed to implement the decoding 173 * @brief Used to pass parameters to BEJ decoding local functions. 191 * @param[in] dictionaries - dictionaries needed for decoding.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/ |
| H A D | libb64_2.0.0.1.bb | 1 SUMMARY = "Base64 Encoding/Decoding Routines" 2 DESCRIPTION = "base64 encoding/decoding library - runtime library \ 3 libb64 is a library of ANSI C routines for fast encoding/decoding data into \
|
| /openbmc/docs/designs/ |
| H A D | cper-records.md | 27 ARM has developed a reference library for decoding CPER records that does not 44 - A BIOS/EDK2 build should be able to share decoding code with OpenBMC, to the 52 - CPER decoder should allow decoding of multiple CPU complexes. 72 Rewrite libcper decoding from a new design point. While this is certainly
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.h | 81 /* ELzmaFinishMode has meaning only if the decoding reaches output limit !!! 159 The decoding to internal dictionary buffer (CLzmaDec::dic). 163 It has meaning only if the decoding reaches output limit (dicLimit). 189 It has meaning only if the decoding reaches output limit (*destLen). 203 It has meaning only if the decoding reaches output limit (*destLen).
|
| /openbmc/openbmc/poky/meta/recipes-graphics/libva/ |
| H A D | libva.inc | 6 decoding, video encoding, subpicture blending and rendering. The \ 11 video decoding."
|
| /openbmc/u-boot/include/linux/ |
| H A D | mbus.h | 46 /* Flags for PCI/PCIe address decoding regions */ 53 * address decoding window.
|
| H A D | bch.h | 3 * Generic binary BCH encoding/decoding library 11 * This library provides runtime configurable encoding/decoding of binary
|
| /openbmc/dbus-sensors/src/tests/ |
| H A D | test_NvidiaGpuSensorTest.cpp | 255 // Test decoding in TEST_F() 299 // Test decoding in TEST_F() 331 // Test decoding with insufficient data in TEST_F() 406 // Test decoding in TEST_F() 444 // Test decoding in TEST_F() 482 // Test decoding in TEST_F() 556 // Test decoding in TEST_F() 595 // Test decoding in TEST_F() 633 // Test decoding in TEST_F() 710 // Test decoding in TEST_F() [all …]
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | inflate.h | 12 trailer decoding by inflate(). NO_GZIP would be used to avoid linking in 13 the crc code when it is not needed. For shared libraries, gzip decoding 99 /* for table and code decoding */
|
| H A D | inftrees.c | 1 /* inftrees.c -- generate Huffman trees for efficient decoding 81 decoding tables are built in the large loop below, the integer codes in inflate_table() 99 decoding tables. in inflate_table() 120 return 0; /* no symbols, but wait for decoding to report error */ in inflate_table() 146 Create and fill in decoding tables. In this loop, the table being in inflate_table() 174 in the rest of the decoding tables with invalid code markers. in inflate_table()
|
| /openbmc/u-boot/board/freescale/bsc9131rdb/ |
| H A D | README | 14 . A multi-standard baseband algorithm accelerator for Channel Decoding/Encoding, 18 Turbo Decoding, Viterbi decoding, Chiprate processing, and Matrix Inversion
|
| /openbmc/libcper/specification/json/sections/ |
| H A D | cper-unknown.json | 4 "description": "Unkown CPER section type. Work with vendor to determine decoding.",
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-eth-abi_5.2.0.bb | 1 …Y = "Python utilities for working with Ethereum ABI definitions, especially encoding and decoding."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/faad2/ |
| H A D | faad2_2.11.2.bb | 1 SUMMARY = "An open source MPEG-4 and MPEG-2 AAC decoding library"
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | FDK-AAC | 8 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio. 18 individually for the purpose of encoding or decoding bit streams in products that are compliant with
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/ |
| H A D | Fraunhofer_FDK_AAC_Codec_Library_for_Android | 8 that implements the MPEG Advanced Audio Coding ("AAC") encoding and decoding 21 the purpose of encoding or decoding bit streams in products that are compliant
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbpsi/ |
| H A D | libdvbpsi_1.3.3.bb | 1 DESCRIPTION = "libdvbpsi is a simple library designed for decoding \
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/ |
| H A D | opusfile_0.12.bb | 1 DESCRIPTION = "Library for opening, seeking, and decoding opus audio files"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/ |
| H A D | libsigrokdecode_0.5.3.bb | 1 …code is a shared library written in C, which provides (streaming) protocol decoding functionality."
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fdk-aac/ |
| H A D | fdk-aac_2.0.2.bb | 5 Advanced Audio Coding (\"AAC\") encoding and decoding scheme \
|
| /openbmc/u-boot/include/dm/ |
| H A D | of.h | 60 * This is used when decoding a phandle in a device tree property. Typically 73 * So when decoding the phandle in some-prop, np will point to wibble,
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | psci.h | 108 /* PSCI version decoding (independent of PSCI version) */ 121 /* PSCI features decoding (>=1.0) */
|
| /openbmc/qemu/scripts/ |
| H A D | git.orderfile | 36 # decoding tree specification
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pytss/ |
| H A D | python3-tpm2-pytss_2.3.0.bb | 1 …I (FAPI), Marshaling (MU), TCTI Loader (TCTILdr), TCTIs, policy, and RC Decoding (rcdecode) librar…
|