Home
last modified time | relevance | path

Searched defs:size0 (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
Dsyntax_enc.c116 int profile, size_t size0) { in PutVP8FrameHeader()
149 static int PutWebPHeaders(const VP8Encoder* const enc, size_t size0, in PutWebPHeaders()
360 const size_t size0 = VP8BitWriterSize(bw); in VP8EncWrite() local
/third_party/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs97 public void EncodeBit(uint size0, int numTotalBits, uint symbol) in EncodeBit()
213 public uint DecodeBit(uint size0, int numTotalBits) in DecodeBit()
/third_party/mesa3d/src/freedreno/fdl/
Dfd_layout_test.h40 uint32_t size0; member
Dfreedreno_layout.h82 uint32_t size0; /* size of first layer in slice */ member
/third_party/lz4/programs/
Ddatagen.c111 size_t size0 = RDG_rand(seed) & 3; in RDG_genBlock() local
/third_party/lzma/C/
DPpmd7Dec.c137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd7z_DecodeSymbol() local
/third_party/ffmpeg/tests/
Dtiny_psnr.c140 uint64_t size0 = 0; in run_psnr() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff1.cc405 unsigned int size0, size1; in plan_subset_encoding() local
468 unsigned int size0, size_ranges; in plan_subset_charset() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c435 nir_ssa_def *size0 = nir_get_texture_size(b, tex); in lower_sample_to_txf_for_integer_tex_impl() local
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp118 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
/third_party/ffmpeg/libavcodec/
Dffv1enc.c482 double size0 = COST2(i, i) + COST2(i2, i2); in sort_stt() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c951 LLVMValueRef size0; in lp_build_sample_mipmap() local
Dlp_bld_sample_soa.c1795 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap() local
1938 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap_both() local
2097 LLVMValueRef size0, row_stride0_vec, img_stride0_vec; in lp_build_sample_aniso() local
/third_party/mesa3d/include/CL/
Dcl2.hpp5705 NDRange(size_type size0) in NDRange()
5714 NDRange(size_type size0, size_type size1) in NDRange()
5723 NDRange(size_type size0, size_type size1, size_type size2) in NDRange()
Dcl.hpp4779 NDRange(::size_t size0) in NDRange()
4786 NDRange(::size_t size0, ::size_t size1) in NDRange()
4794 NDRange(::size_t size0, ::size_t size1, ::size_t size2) in NDRange()
/third_party/vk-gl-cts/framework/common/
DtcuTexCompareVerifier.cpp892 const int size0 = texture.getLevelFace(baseLevelNdx, coords.face).getWidth(); in isSeamplessLinearMipmapLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp1602 const int size0 = faces0[coords.face].getWidth(); in isSeamplessLinearMipmapLinearSampleResultValid() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c929 uint32_t size0 = cmd->vsc_prim_strm_pitch * MAX_VSC_PIPES + in tu6_init_hw() local