Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 9 of 9) sorted by relevance

/hardware/samsung_slsi/exynos5/libmemtrack/
Dmali.c78 unsigned int allocated; in mali_memtrack_get_memory() local
83 &line_pid, &allocated, &unmapped); in mali_memtrack_get_memory()
86 records[0].size_in_bytes = (allocated - unmapped) * PAGE_SIZE; in mali_memtrack_get_memory()
/hardware/intel/common/libva/test/
Dloadsurface.h57 int allocated = 0; in YUV_blend_with_pic() local
78 allocated = 1; in YUV_blend_with_pic()
137 if (allocated) { in YUV_blend_with_pic()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
DREADME6 when allocated structures exhibit hierarchical properties.
/hardware/ti/omap3/dspbridge/inc/
Dqosregistry.h215 UINT allocated; /* size of heap in use (not free) */ member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Dqosregistry.h209 UINT allocated; /* size of heap in use (not free) */ member
/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
75 memory is allocated for the codec.
128 4000us (instead of the allocated 5000us). In this case the deadline is met,
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h220 int allocated; member
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp552 if (extradata_info.allocated) { in allocate_extradata()
592 extradata_info.allocated = 1; in allocate_extradata()
/hardware/intel/img/libdrm/
Dltmain.sh3654 newly allocated full path name if found, NULL otherwise