Home
last modified time | relevance | path

Searched refs:Decoded (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp664 Waitcnt Decoded; in decodeWaitcnt() local
665 Decoded.VmCnt = decodeVmcnt(Version, Encoded); in decodeWaitcnt()
666 Decoded.ExpCnt = decodeExpcnt(Version, Encoded); in decodeWaitcnt()
667 Decoded.LgkmCnt = decodeLgkmcnt(Version, Encoded); in decodeWaitcnt()
668 return Decoded; in decodeWaitcnt()
702 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded) { in encodeWaitcnt() argument
703 return encodeWaitcnt(Version, Decoded.VmCnt, Decoded.ExpCnt, Decoded.LgkmCnt); in encodeWaitcnt()
DAMDGPUBaseInfo.h457 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded);
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideo_extensions.txt35 decode operations as <<decoded-output-picture,Output>> and <<dpb,Decoded
51 === Decoded Output Picture
54 *Decoded Output Picture*, represented by a slink:VkImageView.
73 === Decoded Picture Buffer (DPB)
78 stored in a *Decoded Picture Buffer (DPB)* as an indexed set of
94 This specification refers to the collection of the *Decoded Picture Buffer*
95 and *Reconstructed Pictures* as <<dpb, Decoded Picture Buffer (DPB) Set>>,
100 === Decoded Picture Buffer (DPB) Slot
102 *Decoded Picture Buffer (DPB) Slot* represents a single or multi-layer
331 <<decoded-output-picture, Decoded output pictures>> may: be used as
Dvideo_decode_extensions.txt305 <<decoded-output-picture,Decoded Output Picture>> Resource.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp1002 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards() local
1003 return (Decoded.LgkmCnt == 0); in fixSMEMtoVectorWriteHazards()
/third_party/bounds_checking_function/src/
Doutput.inl842 * Decoded size identifier in format string to Reduce the number of lines of function code
867 * Decoded size identifier in format string, and skip format to next charater
921 * Decoded char type identifier
1017 * Decoded string identifier
/third_party/openh264/module/
Dgmp-openh264.cpp916 callback_->Decoded (frame); in Decode_m()
/third_party/skia/third_party/externals/libwebp/
DREADME773 // F) Decoded image is now in config.output (and config.output.u.RGBA).
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl859 deUint16 FrameNum; // 7.4.3.3 Decoded reference picture marking semantics
/third_party/pcre2/pcre2/doc/
Dpcre2.txt10538 Decoded patterns can be used for matching in the usual way, and must be
/third_party/node/deps/openssl/openssl/
DCHANGES.md990 OSSL_STORE_INFO_CRL. Decoded public keys would previously have been reported
/third_party/openssl/
DCHANGES.md928 OSSL_STORE_INFO_CRL. Decoded public keys would previously have been reported