OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unmap_stream_buf_op_t
(Results
1 - 3
of
3
) sorted by null
/device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h
141
/**
unmap_stream_buf_op_t
: function definition for operation of
150
typedef int32_t (*
unmap_stream_buf_op_t
) (uint32_t frame_idx,
typedef
163
unmap_stream_buf_op_t
unmap_ops;
/device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h
141
/**
unmap_stream_buf_op_t
: function definition for operation of
150
typedef int32_t (*
unmap_stream_buf_op_t
) (uint32_t frame_idx,
typedef
163
unmap_stream_buf_op_t
unmap_ops;
/device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h
144
/**
unmap_stream_buf_op_t
: function definition for operation of
153
typedef int32_t (*
unmap_stream_buf_op_t
) (uint32_t frame_idx,
typedef
166
unmap_stream_buf_op_t
unmap_ops;
Completed in 52 milliseconds