Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_manager.c74 struct _WsbmBufStorage *storage; member
360 struct _WsbmBufStorage *storage; in wsbmBOWaitIdle() local
362 storage = buf->storage; in wsbmBOWaitIdle()
363 if (!storage) in wsbmBOWaitIdle()
366 (void)storage->pool->waitIdle(storage, lazy); in wsbmBOWaitIdle()
372 struct _WsbmBufStorage *storage = buf->storage; in wsbmBOMap() local
376 retval = storage->pool->map(storage, mode, &virtual); in wsbmBOMap()
384 struct _WsbmBufStorage *storage = buf->storage; in wsbmBOUnmap() local
386 if (!storage) in wsbmBOUnmap()
389 storage->pool->unmap(storage); in wsbmBOUnmap()
[all …]
Dwsbm_pool.h86 wsbmBufStorageInit(struct _WsbmBufStorage *storage, in wsbmBufStorageInit() argument
89 int ret = WSBM_MUTEX_INIT(&storage->mutex); in wsbmBufStorageInit()
93 storage->pool = pool; in wsbmBufStorageInit()
94 wsbmAtomicSet(&storage->refCount, 1); in wsbmBufStorageInit()
95 wsbmAtomicSet(&storage->onList, 0); in wsbmBufStorageInit()
96 storage->destroyContainer = NULL; in wsbmBufStorageInit()
101 wsbmBufStorageTakedown(struct _WsbmBufStorage *storage) in wsbmBufStorageTakedown() argument
103 WSBM_MUTEX_FREE(&storage->mutex); in wsbmBufStorageTakedown()
109 struct _WsbmBufStorage *storage = *pStorage; in wsbmBufStorageUnref() local
112 if (storage == NULL) in wsbmBufStorageUnref()
[all …]
Dwsbm_slabpool.c73 struct _WsbmBufStorage storage; member
200 return slabPoolFromPool(sBuf->storage.pool); in slabPoolFromBuf()
206 return containerOf(buf, struct _WsbmSlabBuffer, storage); in slabBuffer()
481 ret = wsbmBufStorageInit(&sBuf->storage, &header->slabPool->pool); in wsbmAllocSlab()
505 wsbmBufStorageTakedown(&sBuf->storage); in wsbmAllocSlab()
560 wsbmBufStorageTakedown(&sBuf->storage); in wsbmSlabFreeBufferLocked()
684 buf->storage.destroyContainer = NULL; in wsbmSlabAllocBuffer()
715 return ((sBuf) ? &sBuf->storage : NULL); in pool_create()
737 ret = wsbmBufStorageInit(&sBuf->storage, pool); in pool_create()
773 return &sBuf->storage; in pool_create()
[all …]
Dwsbm_driver.h45 unsigned long storage[WSBM_MUTEX_SPACE]; member
51 unsigned long storage[WSBM_COND_SPACE]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
D0002-ne_read_simple-uninitialized_variable.diff8 struct ebml_type * storage;
12 storage = (struct ebml_type *) (ctx->ancestor->data + desc->offset);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c951 struct ebml_type * storage; in ne_read_simple() local
954 storage = (struct ebml_type *) (ctx->ancestor->data + desc->offset); in ne_read_simple()
956 if (storage->read) { in ne_read_simple()
962 storage->type = desc->type; in ne_read_simple()
965 desc->id, desc->name, storage, desc->offset); in ne_read_simple()
969 r = ne_read_uint(ctx->io, &storage->v.u, length); in ne_read_simple()
972 r = ne_read_float(ctx->io, &storage->v.f, length); in ne_read_simple()
975 r = ne_read_int(ctx->io, &storage->v.i, length); in ne_read_simple()
978 r = ne_read_string(ctx, &storage->v.s, length); in ne_read_simple()
981 r = ne_read_binary(ctx, &storage->v.b, length); in ne_read_simple()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox28 A context is a storage area allocated by the calling application that the
32 size, and thus can be allocated with automatic storage or dynamically
44 this storage, as it contains internal implementation details likely to
Dusage_dx.dox43 iterator storage (of type #vpx_codec_iter_t) to NULL, then calls
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dvp8_subpixelvariance16x16_neon.asm51 sub sp, sp, #272 ;reserve space on stack for temporary storage
242 sub sp, sp, #528 ;reserve space on stack for temporary storage
311 sub sp, sp, #528 ;reserve space on stack for temporary storage
Dvp8_subpixelvariance16x16s_neon.asm364 sub sp, sp, #256 ;reserve space on stack for temporary storage
408 sub sp, sp, #256 ;reserve space on stack for temporary storage
457 sub sp, sp, #256 ;reserve space on stack for temporary storage
Dsixtappredict16x16_neon.asm62 sub sp, sp, #336 ;reserve space on stack for temporary storage
Dsixtappredict8x4_neon.asm54 sub sp, sp, #32 ;reserve space on stack for temporary storage
Dsixtappredict8x8_neon.asm55 sub sp, sp, #64 ;reserve space on stack for temporary storage
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dsixtappredict8x4_v6.asm28 …str r3, [sp, #-184]! ;reserve space on stack for temporary storage, store yoffs…
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dfilter_altivec.asm823 ;# use the stack as temporary storage
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm71 ; Load from output (used as temporary storage)
87 ; Store into output (sometimes as as temporary storage)
/hardware/intel/bootstub/
DLICENSE139 a storage or distribution medium does not bring the other work under
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING208 a storage or distribution medium does not bring the other work under