Home
last modified time | relevance | path

Searched defs:allocate_buffer (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/xcore/
Duvc_device.cpp37 UVCDevice::allocate_buffer ( in allocate_buffer() function in XCam::UVCDevice
Dv4l2_device.cpp481 V4l2Device::allocate_buffer ( in allocate_buffer() function in XCam::V4l2Device
/external/libxcam/modules/isp/
Datomisp_device.cpp98 AtomispDevice::allocate_buffer ( in allocate_buffer() function in XCam::AtomispDevice
/external/u-boot/arch/arm/mach-bcm283x/
Dmsg.c38 struct bcm2835_mbox_tag_allocate_buffer allocate_buffer; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCompiler.h520 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
/external/e2fsprogs/misc/
Dbadblocks.c128 static void *allocate_buffer(size_t size) in allocate_buffer() function