Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmidivid.c40 uint8_t *uncompressed; member
196 int ret, key, uncompressed; in decode_frame() local
Dsga.c58 uint8_t uncompressed[65536]; member
/third_party/node/test/parallel/
Dtest-crypto-ecdh-convert-key.js54 let uncompressed = ECDH.convertKey(cafebabePubPtComp, variable
/third_party/flutter/skia/third_party/externals/wuffs/lib/raczlib/
Dwriter.go251 uncompressed writeBuffer 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/glib/gio/
Dgresource.c816 char *uncompressed, *d; in g_resource_lookup_data() local
/third_party/wayland_standard/cursor/
Dconvert_font.c116 } uncompressed; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp840 const VkImage& uncompressed, in copyResultAndCompare()
1030 const VkImage& uncompressed = imageData[m_parameters.imagesCount -1].getImage(imageNdx); in decompressImage() local
/third_party/skia/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/brotli/research/
Dbrotlidump.py1674 def uncompressed(self): member in Layout