Home
last modified time | relevance | path

Searched defs:chunkSize (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/images/
DSkCreateRLEPixelRef.cpp46 ChunkRLEPixels(int width, int height, size_t chunkSize) in ChunkRLEPixels()
/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java79 private int chunkSize; field in ChunkedInputStream
/external/opencore/fileformats/mp4/composer/src/
Dinterleavebuffer.cpp204 PVA_FF_InterLeaveBuffer::resetInterLeaveBuffer(uint32 &chunkSize) in resetInterLeaveBuffer()
Dmpeg4file.cpp2252 uint32 chunkSize = 0; in flushInterLeaveBuffer() local
2719 uint32 chunkSize = 0; in addMediaSampleInterleave() local
2773 uint32 chunkSize = 0; in addMediaSampleInterleave() local
3168 uint32 chunkSize = 0; in addTextMediaSampleInterleave() local
3230 uint32 chunkSize = 0; in addTextMediaSampleInterleave() local
/external/sonivox/arm-wt-22k/lib_src/
Djet.c257 static EAS_RESULT JetParseInfoChunk (EAS_DATA_HANDLE easHandle, EAS_I32 pos, EAS_I32 chunkSize) in JetParseInfoChunk()
322 EAS_I32 chunkSize; in JET_OpenFile() local
Deas_smf.c1047 EAS_U32 chunkSize; in SMF_ParseHeader() local
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c48 #define chunkSize 2048 macro
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_smf.c1047 EAS_U32 chunkSize; in SMF_ParseHeader() local
/external/sonivox/arm-fm-22k/lib_src/
Deas_smf.c1047 EAS_U32 chunkSize; in SMF_ParseHeader() local
/external/opencore/pvmi/media_io/pvmiofileoutput/include/
Dpvmi_media_io_fileoutput.h93 uint32 chunkSize; member
/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp1385 uint32 chunkSize; in getCTEChunkLength() local
/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_socket_buffer_allocators.h64 PVMFSocketBufferAllocator(uint32 numChunks, uint32 chunkSize) in PVMFSocketBufferAllocator()
/external/opencore/nodes/streaming/common/include/
Dpvmf_streaming_buffer_allocators.h94 PVMFSocketBufferAllocator(uint32 numChunks, uint32 chunkSize) in PVMFSocketBufferAllocator()
/external/webkit/V8Binding/v8/benchmarks/
Dcrypto.js1286 BigInteger.prototype.chunkSize = bnpChunkSize; method in BigInteger
/external/webkit/SunSpider/tests/
Dv8-crypto.js1278 BigInteger.prototype.chunkSize = bnpChunkSize; method in BigInteger
/external/icu4c/test/cintltst/
Dccapitst.c2162 int32_t chunkSize, in convertExStreaming()
/external/webkit/WebKit/win/
DWebView.cpp5114 /* [in] */ int chunkSize) in setCustomHTMLTokenizerChunkSize()