HomeSort by relevance Sort by last modified time
    Searched defs:buffer_alloc (Results 1 - 3 of 3) sorted by null

  /system/bt/hci/src/
buffer_allocator.cc 24 static void* buffer_alloc(size_t size) { function
29 static const allocator_t interface = {buffer_alloc, osi_free};
  /external/libvpx/libvpx/vpx_scale/
yv12config.h 51 uint8_t *buffer_alloc; member in struct:yv12_buffer_config
  /external/ltp/testcases/kernel/device-drivers/usb/tusb/
st_tusb.h 40 void *(*buffer_alloc)(struct usb_bus *bus, size_t size, member in struct:usb_operations

Completed in 129 milliseconds