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

  /system/core/adf/libadf/include/video/
adf.h 120 struct adf_simple_buffer_alloc { struct
201 #define ADF_SIMPLE_BUFFER_ALLOC _IOW(ADF_IOCTL_TYPE, 8, struct adf_simple_buffer_alloc)
  /system/core/adf/libadf/original-kernel-headers/video/
adf.h 218 struct adf_simple_buffer_alloc { struct
373 #define ADF_SIMPLE_BUFFER_ALLOC _IOW(ADF_IOCTL_TYPE, 8, \
374 struct adf_simple_buffer_alloc)
  /system/core/adf/libadf/
adf.cpp 366 struct adf_simple_buffer_alloc data;
373 err = ioctl(fd, ADF_SIMPLE_BUFFER_ALLOC, &data);

Completed in 48 milliseconds