Home
last modified time | relevance | path

Searched defs:size0 (Results 1 – 20 of 20) 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.c51 static UInt32 Range_DecodeBit(void *pp, UInt32 size0) in Range_DecodeBit()
DBcj2.c36 const Byte *buf0, SizeT size0, in Bcj2_Decode()
/external/webp/src/enc/
Dsyntax.c116 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/
Dsyntax.c120 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/
DRangeCoder.cs97 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/
DRangeCoder.h87 void EncodeBit(UInt32 size0, UInt32 numTotalBits, UInt32 symbol) in EncodeBit()
177 UInt32 DecodeBit(UInt32 size0, UInt32 numTotalBits) in DecodeBit()
/external/opencv/cxcore/src/
Dcxnorm.cpp1036 int size0 = size.width *= cn; in cvNorm() local
1072 int size0 = size.width *= cn; in cvNorm() local
Dcxdxt.cpp2985 cvGetOptimalDFTSize( int size0 ) in cvGetOptimalDFTSize()
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp80 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
/external/opencv3/modules/ts/src/
Dcuda_test.cpp94 Size size0 = size; in createMat() local
Dts_func.cpp110 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/
Dtest_rotation_and_scale_invariance.cpp461 float size0 = keypoints0[matches[m].trainIdx].size; in run() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c873 LLVMValueRef size0 = NULL; in lp_build_sample_mipmap() local
Dlp_bld_sample_aos.c1325 LLVMValueRef size0; in lp_build_sample_mipmap() local
/external/mesa3d/include/CL/
Dcl.hpp2222 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/
Ddxt.cpp3790 int cv::getOptimalDFTSize( int size0 ) in getOptimalDFTSize()
3858 cvGetOptimalDFTSize( int size0 ) in cvGetOptimalDFTSize()
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp886 const int size0 = texture.getLevelFace(baseLevelNdx, coords.face).getWidth(); in isSeamplessLinearMipmapLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp1517 const int size0 = faces0[coords.face].getWidth(); in isSeamplessLinearMipmapLinearSampleResultValid() local
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.hpp4332 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()