Home
last modified time | relevance | path

Searched full:decoding (Results 1 – 25 of 204) sorted by relevance

123456789

/openbmc/libbej/include/libbej/
H A Dbej_decoder_json.hpp14 * @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 Dbej_decoder_core.h26 * @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 Dlibb64_2.0.0.1.bb1 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 Dcper-records.md27 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 DLzmaDec.h81 /* 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 Dlibva.inc6 decoding, video encoding, subpicture blending and rendering. The \
11 video decoding."
/openbmc/u-boot/include/linux/
H A Dmbus.h46 /* Flags for PCI/PCIe address decoding regions */
53 * address decoding window.
H A Dbch.h3 * Generic binary BCH encoding/decoding library
11 * This library provides runtime configurable encoding/decoding of binary
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp255 // 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 Dinflate.h12 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 Dinftrees.c1 /* 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 DREADME14 . 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 Dcper-unknown.json4 "description": "Unkown CPER section type. Work with vendor to determine decoding.",
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-eth-abi_5.2.0.bb1 …Y = "Python utilities for working with Ethereum ABI definitions, especially encoding and decoding."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/faad2/
H A Dfaad2_2.11.2.bb1 SUMMARY = "An open source MPEG-4 and MPEG-2 AAC decoding library"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFDK-AAC8 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 DFraunhofer_FDK_AAC_Codec_Library_for_Android8 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 Dlibdvbpsi_1.3.3.bb1 DESCRIPTION = "libdvbpsi is a simple library designed for decoding \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/
H A Dopusfile_0.12.bb1 DESCRIPTION = "Library for opening, seeking, and decoding opus audio files"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/
H A Dlibsigrokdecode_0.5.3.bb1 …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 Dfdk-aac_2.0.2.bb5 Advanced Audio Coding (\"AAC\") encoding and decoding scheme \
/openbmc/u-boot/include/dm/
H A Dof.h60 * 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 Dpsci.h108 /* PSCI version decoding (independent of PSCI version) */
121 /* PSCI features decoding (>=1.0) */
/openbmc/qemu/scripts/
H A Dgit.orderfile36 # decoding tree specification
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pytss/
H A Dpython3-tpm2-pytss_2.3.0.bb1 …I (FAPI), Marshaling (MU), TCTI Loader (TCTILdr), TCTIs, policy, and RC Decoding (rcdecode) librar…

123456789