Home
last modified time | relevance | path

Searched defs:uncompressed (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/asahi/libagx/
Dcompression.h11 struct agx_pbe_packed uncompressed; member
/third_party/grpc/test/core/transport/chttp2/
Dencode_decode_huff_fuzzer.cc40 grpc_slice uncompressed = in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavcodec/
Dmidivid.c41 uint8_t *uncompressed; member
197 int ret, key, uncompressed; in decode_frame() local
Dsga.c58 uint8_t uncompressed[65536]; member
/third_party/toybox/toys/pending/
Dxzcat.c1388 uint32_t uncompressed; member
2348 vli_type uncompressed; member
2401 vli_type uncompressed; member
2413 vli_type uncompressed; member
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp5601 bool uncompressed) in WriteDNG()
5622 bool uncompressed) in WriteDNG()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp5601 bool uncompressed) in WriteDNG()
5622 bool uncompressed) in WriteDNG()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp861 const VkImage& uncompressed, in copyResultAndCompare()
1053 const VkImage& uncompressed = imageData[m_parameters.imagesCount -1].getImage(imageNdx); in decompressImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp850 const VkImage& uncompressed, in copyResultAndCompare()
1042 const VkImage& uncompressed = imageData[m_parameters.imagesCount -1].getImage(imageNdx); in decompressImage() local
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py1674 def uncompressed(self): member in Layout