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

  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_ionbuf.h 52 /** buffer_allocate:
64 void* buffer_allocate(buffer_test_t *p_buffer);
mm_jpeg_ionbuf.c 34 /** buffer_allocate:
46 void *buffer_allocate(buffer_test_t *p_buffer) function
mm_jpeg_test.c 111 p_buffer->addr = (uint8_t *)buffer_allocate(p_buffer);
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_ionbuf.h 52 /** buffer_allocate:
64 void* buffer_allocate(buffer_test_t *p_buffer);
mm_jpeg_ionbuf.c 34 /** buffer_allocate:
46 void *buffer_allocate(buffer_test_t *p_buffer) function
mm_jpeg_test.c 111 p_buffer->addr = (uint8_t *)buffer_allocate(p_buffer);

Completed in 68 milliseconds