/device/google/cuttlefish_common/host/frontend/stream_audio/opuscpp/ |
D | opus_wrapper.h | 110 std::vector<opus_int16> Decode( 119 std::vector<opus_int16> Decode(const std::vector<unsigned char>& packet,
|
D | opus_wrapper.cc | 140 std::vector<opus_int16> opus::Decoder::Decode( in Decode() function in opus::Decoder 145 auto just_decoded = Decode(enc, frame_size, decode_fec); in Decode() 152 std::vector<opus_int16> opus::Decoder::Decode( in Decode() function in opus::Decoder
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/ |
D | LegacyRegion2Dxe.uni | 11 // Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's 29 …omply with PI Specification of Legacy Region 2 Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is re…
|
D | LegacyRegion2Dxe.inf | 11 # Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
D | LegacyRegion.h | 116 EFI_LEGACY_REGION_DECODE Decode; ///< Specifies a region for the chipset to decode. member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyRegion/ |
D | LegacyRegion.h | 74 EFI_LEGACY_REGION_DECODE Decode; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueUefiDecompressLib.h | 33 #define Decode(_SD) GlueDecode(_SD) macro
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | LegacyRegion2.h | 230 EFI_LEGACY_REGION2_DECODE Decode; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/ |
D | BaseUefiTianoCustomDecompressLibInternals.h | 216 Decode (
|
D | BaseUefiTianoCustomDecompressLib.c | 563 Decode ( in Decode() function 800 Decode (Sd); in UefiTianoDecompress()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/ |
D | BaseUefiDecompressLibInternals.h | 207 Decode (
|
D | BaseUefiDecompressLib.c | 569 Decode ( in Decode() function 793 Decode (Sd); in UefiDecompress()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
D | Platform.inc | 66 BDE EQU 0D4h ; BIOS Decode Enable register 67 DECODE_ALL_REGIONS_ENABLE EQU 0FF000000h ; Decode all BIOS decode ranges
|
/device/google/cuttlefish_common/tools/play_audio/ |
D | play_audio.cpp | 103 auto decoded = dec.Decode(encoded, frame_size, false); in main()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/LegacyRegion2OnLegacyRegionThunk/ |
D | LegacyRegion2OnLegacyRegionThunk.c | 73 return mLegacyRegion->Decode ( in LegacyRegion2Decode()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/ |
D | LzmaCompress.c | 180 static SRes Decode(ISeqOutStream *outStream, ISeqInStream *inStream, UInt64 fileSize) in Decode() function 351 res = Decode(&outStream.s, &inStream.s, fileSize); in main2()
|
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
D | UndiRuntimeDxe.inf | 36 Decode.c
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciResourceSupport.h | 281 IN UINT32 Decode
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/ |
D | TianoCompress.h | 424 Decode (
|
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/ |
D | TianoDecompress.c | 589 Decode ( in Decode() function 811 Decode (Sd); in Decompress()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/ |
D | Decompress.c | 596 Decode ( in Decode() function 816 Decode (Sd); in Decompress()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/ |
D | Rsa2048Sha256Sign.py | 192 if args.Decode:
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | Decompress.c | 594 Decode ( in Decode() function 782 Decode (Sd); in Decompress()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ |
D | Decompress.c | 742 Decode ( in Decode() function 960 Decode (Sd); in Decompress()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/ |
D | Pkcs7Sign.py | 219 if args.Decode:
|