/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
Exynos_OMX_H264enc.c | 405 *dataSize = pCodecBuffer->planes[0].allocSize; 734 pPlanes[j].allocSize = ppCodecBuffer[i]->bufferSize[j]; [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/ |
Exynos_OMX_Mpeg4enc.c | 533 *dataSize = pCodecBuffer->planes[0].allocSize; [all...] |
/external/skia/src/effects/gradients/ |
SkGradientShader.cpp | 150 size_t allocSize = (sizeof(SkColor) + sizeof(SkPMColor) + sizeof(Rec)) * colorCount; 151 if (buffer.validateAvailable(allocSize)) { 152 fOrigColors = reinterpret_cast<SkColor*>(sk_malloc_throw(allocSize)); 497 const size_t allocSize = sizeof(uint16_t) * entryCount; 500 cache->fCache16Storage = (uint16_t*)sk_malloc_throw(allocSize); [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
Exynos_OMX_Vdec.c | 284 pData->allocSize = pInputCodecBuffer->bufferSize[0]; 304 pData->allocSize = 0; 317 pData->allocSize += pCodecBuffer->bufferSize[i]; 524 if (((srcInputData->allocSize) - (srcInputData->dataLen)) >= copySize) { 640 if ((dstOutputData->remainDataLen <= (outputUseBuffer->allocSize - outputUseBuffer->dataLen)) && [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkPictureFlat.h | 281 size_t allocSize = sizeof(SkFlatData) + size; 282 SkFlatData* result = (SkFlatData*) controller->allocThrow(allocSize);
|
/external/skia/src/core/ |
SkPictureFlat.h | 278 size_t allocSize = sizeof(SkFlatData) + size; 279 SkFlatData* result = (SkFlatData*) controller->allocThrow(allocSize);
|
/frameworks/compile/slang/ |
slang_rs_export_type.h | 556 size_t AllocSize) 561 mAllocSize(AllocSize) {
|
slang_rs_reflection_cpp.cpp | 701 size_t AllocSize = ET->getAllocSize(); 703 if (AllocSize > 0) { 705 << AllocSize << ");\n"; [all...] |
/external/chromium_org/third_party/webrtc/test/channel_transport/ |
udp_socket2_win.cc | 1050 int allocSize = sizeof(TC_GEN_FLOW) + sizeof(QOS_DS_CLASS) + 1052 _flow = (PTC_GEN_FLOW)malloc(allocSize); [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/ |
ExynosVideoApi.h | 107 unsigned int allocSize;
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/ |
Exynos_OMX_Mp3dec.c | 764 pExynosPort->processData.allocSize = inputBufferSize; 864 pExynosPort->processData.allocSize = 0; [all...] |
/frameworks/base/libs/hwui/ |
PathTessellator.cpp | 269 const int allocSize = (vertices.size() + extra) * 2; 270 Vertex* buffer = vertexBuffer.alloc<Vertex>(allocSize); 302 Vertex::set(&buffer[allocSize - 1 - capOffset], 581 const int allocSize = 6 * vertices.size() + 2 + 6 * extra; 583 AlphaVertex* buffer = vertexBuffer.alloc<AlphaVertex>(allocSize); [all...] |
/external/llvm/lib/IR/ |
Instructions.cpp | 373 Type *AllocTy, Value *AllocSize, 395 if (IsConstantOne(AllocSize)) { 396 AllocSize = ArraySize; // Operand * 1 = Operand 401 AllocSize = ConstantExpr::getMul(Scale, cast<Constant>(AllocSize)); 405 AllocSize = BinaryOperator::CreateMul(ArraySize, AllocSize, 408 AllocSize = BinaryOperator::CreateMul(ArraySize, AllocSize, 413 assert(AllocSize->getType() == IntPtrTy && "malloc arg is wrong size") [all...] |
Core.cpp | [all...] |
/hardware/qcom/display/msm8084/libgralloc/ |
gpu.cpp | 49 allocSize = gralloc_alloc_size;
|
/hardware/qcom/display/msm8226/libgralloc/ |
gpu.cpp | 48 allocSize = gralloc_alloc_size;
|
/hardware/qcom/display/msm8960/libgralloc/ |
gpu.cpp | 49 allocSize = gralloc_alloc_size;
|
/hardware/qcom/display/msm8974/libgralloc/ |
gpu.cpp | 48 allocSize = gralloc_alloc_size;
|
/external/chromium_org/third_party/sqlite/src/src/ |
malloc.c | 86 int allocSize 89 sqlite3_release_memory(allocSize);
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.c | 421 int allocsize; local 449 allocsize = sizeof(PktMsg) - sizeof(DNSMessage) + msglen; 453 allocsize = sizeof(PktMsg); 456 pkt = malloc(allocsize); 1377 int i, allocsize, bucket; local [all...] |
/frameworks/base/core/jni/android/graphics/ |
Bitmap.cpp | 390 jint width, jint height, jint configHandle, jint allocSize, 400 if (width * height * SkColorTypeBytesPerPixel(colorType) > allocSize) { [all...] |
/art/runtime/jdwp/ |
jdwp_event.cc | 363 int allocSize = offsetof(JdwpEvent, mods) + numMods * sizeof(newEvent->mods[0]); 364 newEvent = reinterpret_cast<JdwpEvent*>(malloc(allocSize)); 365 memset(newEvent, 0, allocSize); [all...] |
/dalvik/docs/ |
debugmon.html | 549 The client could send one chunk (allocSize=8, virtAddr=0x10000, offset=0, 550 length=0x0400) or two (allocSize=8, virtAddr=0x10000, offset=0, length=0x300; 551 then allocSize=8, virtAddr=0x10000, offset=0x300, length=0x100).
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
HashTable.h | [all...] |
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.cpp | 132 size_t allocsize; /*allocated size in bytes*/ member in struct:uivector 137 ((uivector*)p)->size = ((uivector*)p)->allocsize = 0; 145 if(size * sizeof(unsigned) > p->allocsize) 151 p->allocsize = newsize; 173 p->size = p->allocsize = 0; 203 size_t allocsize; /*allocated size*/ member in struct:ucvector 209 if(size * sizeof(unsigned char) > p->allocsize) 215 p->allocsize = newsize; 229 ((ucvector*)p)->size = ((ucvector*)p)->allocsize = 0; 237 p->size = p->allocsize = 0 [all...] |