Home
last modified time | relevance | path

Searched defs:dstBufferSize (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_filter_task.cpp68 uint32 dstBufferSize = ComputeBufferSize(fDstPixelType, tileSize, in Start() local
H A Ddng_mosaic_info.cpp1853 uint32 dstBufferSize = ComputeBufferSize (dstBuffer.fPixelType, in InterpolateGeneric() local
/aosp_15_r20/external/lz4/tests/
H A DcheckFrame.c104 size_t dstBufferSize; member
/aosp_15_r20/external/lz4/programs/
H A Dlz4io.c982 size_t dstBufferSize; member
1169 const size_t dstBufferSize = ress->dstBufferSize; in LZ4IO_compressFilename_extRess_MT() local
1377 const size_t dstBufferSize = ress->dstBufferSize; in LZ4IO_compressFilename_extRess_ST() local
1881 size_t dstBufferSize; member
/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c2529 size_t const dstBufferSize = srcBufferSize; in fuzzerTests() local
2798 size_t const dstBufferSize = srcBufferSize; in fuzzerTests_newAPI() local
H A Dfuzzer.c4456 size_t const dstBufferSize = (size_t)1<<maxSampleLog; in fuzzerTests() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp3155 VkDeviceSize dstBufferSize = 0; in updateColorBufferFromBytesLocked() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2490 …const VkDeviceSize dstBufferSize = getUncompressedImageSizeInBytes(m_parameters.formatForVerify, m… in verifyDecompression() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp3650 const VkDeviceSize dstBufferSize = in copyImageBits() local
H A DTextureVk.cpp2913 size_t dstBufferSize = sourceBox.width * sourceBox.height * sourceBox.depth * in reinitImageAsRenderable() local
H A Dvk_helpers.cpp8957 size_t dstBufferSize = dstDataDepthPitch * copy.imageExtent.depth; in reformatStagedBufferUpdates() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp4481 const size_t dstBufferSize = mNormalFrameCount in threadLoop() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c16171 UInt32 dstBufferSize; in Qt_DataCodecDecompress() local
16223 UInt32 dstBufferSize; in Qt_DataCodecCompress() local