/external/lzma/C/ |
D | Ppmd7Enc.c | 47 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()
|
D | Ppmd7Dec.c | 51 static UInt32 Range_DecodeBit(void *pp, UInt32 size0) in Range_DecodeBit()
|
D | Bcj2.c | 36 const Byte *buf0, SizeT size0, in Bcj2_Decode()
|
/external/webp/src/enc/ |
D | syntax.c | 116 int profile, size_t size0) { in PutVP8FrameHeader() 149 static int PutWebPHeaders(const VP8Encoder* const enc, size_t size0, in PutWebPHeaders() 354 const size_t size0 = VP8BitWriterSize(bw); in VP8EncWrite() local
|
/external/opencv3/3rdparty/libwebp/enc/ |
D | syntax.c | 120 int profile, size_t size0) { in PutVP8FrameHeader() 153 static int PutWebPHeaders(const VP8Encoder* const enc, size_t size0, in PutWebPHeaders() 398 const size_t size0 = VP8BitWriterSize(bw); in VP8EncWrite() local
|
/external/lzma/CS/7zip/Compress/RangeCoder/ |
D | RangeCoder.cs | 97 public void EncodeBit(uint size0, int numTotalBits, uint symbol) in EncodeBit() 213 public uint DecodeBit(uint size0, int numTotalBits) in DecodeBit()
|
/external/lzma/CPP/7zip/Compress/ |
D | RangeCoder.h | 87 void EncodeBit(UInt32 size0, UInt32 numTotalBits, UInt32 symbol) in EncodeBit() 177 UInt32 DecodeBit(UInt32 size0, UInt32 numTotalBits) in DecodeBit()
|
/external/opencv/cxcore/src/ |
D | cxnorm.cpp | 1036 int size0 = size.width *= cn; in cvNorm() local 1072 int size0 = size.width *= cn; in cvNorm() local
|
D | cxdxt.cpp | 2985 cvGetOptimalDFTSize( int size0 ) in cvGetOptimalDFTSize()
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 80 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
|
/external/opencv3/modules/ts/src/ |
D | cuda_test.cpp | 94 Size size0 = size; in createMat() local
|
D | ts_func.cpp | 110 Size size0 = size; in randomMat() local 128 vector<int> size0(dims); in randomMat() local 449 size_t j, k, size0 = src.elemSize(), size1 = dst.elemSize(), total = planes[0].total(); in insert() local 474 size_t j, k, size0 = src.elemSize(), size1 = dst.elemSize(), total = planes[0].total(); in extract() local
|
/external/opencv3/modules/features2d/test/ |
D | test_rotation_and_scale_invariance.cpp | 461 float size0 = keypoints0[matches[m].trainIdx].size; in run() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 873 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap() local
|
D | lp_bld_sample_aos.c | 1325 LLVMValueRef size0; in lp_build_sample_mipmap() local
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 2222 NDRange(::size_t size0) in NDRange() 2228 NDRange(::size_t size0, ::size_t size1) in NDRange() 2235 NDRange(::size_t size0, ::size_t size1, ::size_t size2) in NDRange()
|
/external/opencv3/modules/core/src/ |
D | dxt.cpp | 3790 int cv::getOptimalDFTSize( int size0 ) in getOptimalDFTSize() 3858 cvGetOptimalDFTSize( int size0 ) in cvGetOptimalDFTSize()
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 886 const int size0 = texture.getLevelFace(baseLevelNdx, coords.face).getWidth(); in isSeamplessLinearMipmapLinearCompareResultValid() local
|
D | tcuTexLookupVerifier.cpp | 1517 const int size0 = faces0[coords.face].getWidth(); in isSeamplessLinearMipmapLinearSampleResultValid() local
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 4332 NDRange(::size_t size0) in NDRange() 4339 NDRange(::size_t size0, ::size_t size1) in NDRange() 4347 NDRange(::size_t size0, ::size_t size1, ::size_t size2) in NDRange()
|