Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dobject_heap.c45 static int object_heap_expand(object_heap_p heap) in object_heap_expand()
89 int object_heap_init(object_heap_p heap, int object_size, int id_offset) in object_heap_init()
104 int object_heap_allocate(object_heap_p heap) in object_heap_allocate()
124 object_base_p object_heap_lookup(object_heap_p heap, int id) in object_heap_lookup()
146 object_base_p object_heap_first(object_heap_p heap, object_heap_iterator *iter) in object_heap_first()
156 object_base_p object_heap_next(object_heap_p heap, object_heap_iterator *iter) in object_heap_next()
177 void object_heap_free(object_heap_p heap, object_base_p obj) in object_heap_free()
192 void object_heap_destroy(object_heap_p heap) in object_heap_destroy()
/hardware/intel/common/libmix/videoencoder/
DIntelMetadataBuffer.cpp82 sp<IMemoryHeap> heap = interface_cast<IMemoryHeap>(data.readStrongBinder()); in ReadMemObjFromBinder() local
140 sp<IMemoryHeap> heap = smem->membase->getMemory(&offset, &size); in WriteMemObjToBinder() local
/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp838 MemoryHeapBase *heap; in notifyFrame() local
1439 sp<MemoryHeapBase> heap; in startPreviewCallbacks() local
1548 sp<MemoryHeapBase> heap; in stopPreviewCallbacks() local
/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp312 LocHeapDebug heap; in main() local
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp312 LocHeapDebug heap; in main() local
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp863 sp<IMemoryHeap> heap = data->getMemory(&offset, &size); in showMetadata() local
/hardware/ti/omap4-aah/camera/
DAppCallbackNotifier.cpp903 android::MemoryHeapBase *heap; in notifyFrame() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp4520 int heap = 0; in allocate_extradata() local
5321 int heap = 0; in allocate_input_buffer() local