Home
last modified time | relevance | path

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

/external/lzma/C/
DPpmd7Enc.c47 static void RangeEnc_EncodeBit_0(CPpmd7z_RangeEnc *p, UInt32 size0) in RangeEnc_EncodeBit_0()
57 static void RangeEnc_EncodeBit_1(CPpmd7z_RangeEnc *p, UInt32 size0) in RangeEnc_EncodeBit_1()
DPpmd7Dec.c53 static UInt32 Range_DecodeBit(const IPpmd7_RangeDec *pp, UInt32 size0) in Range_DecodeBit()
/external/webp/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
/external/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()
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc251 const int64 size0 = dim_sizes[0]; in InitDims() local
260 const int64 size0 = dim_sizes[0]; in InitDims() local
271 const int64 size0 = dim_sizes[0]; in InitDims() local
/external/mesa3d/src/panfrost/lib/
Dpan_texture.h44 unsigned size0; member
/external/lz4/programs/
Ddatagen.c111 size_t size0 = RDG_rand(seed) & 3; in RDG_genBlock() local
/external/zstd/programs/
Ddatagen.c106 size_t size0 = RDG_rand(seedPtr) & 3; in RDG_genBlock() local
/external/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h82 uint32_t size0; /* size of first layer in slice */ member
/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc472 unsigned int size0, size1, supp_size; in plan_subset_encoding() local
537 unsigned int size0, size_ranges; in plan_subset_charset() local
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp130 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp118 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c960 LLVMValueRef size0; in lp_build_sample_mipmap() local
Dlp_bld_sample_soa.c1783 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap() local
1926 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap_both() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc904 int64 size0 = ValidateBuffers(level0, *buffers); in TEST_F() local
936 int64 size0 = ValidateBuffers(level0, *buffers); in TEST_F() local
1051 int64 size0 = ValidateBuffers(level0, *buffers); in TEST_F() local
/external/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()
/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc135 void reference_hybrid_2d_new(double *in, double *out, int size0, int size1, in reference_hybrid_2d_new()
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp886 const int size0 = texture.getLevelFace(baseLevelNdx, coords.face).getWidth(); in isSeamplessLinearMipmapLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp1602 const int size0 = faces0[coords.face].getWidth(); in isSeamplessLinearMipmapLinearSampleResultValid() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c840 uint32_t size0 = cmd->vsc_prim_strm_pitch * MAX_VSC_PIPES + in tu6_init_hw() local