OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mm_camera_buf_info_t
(Results
1 - 4
of
4
) sorted by null
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h
105
}
mm_camera_buf_info_t
;
typedef in typeref:struct:__anon1615
110
mm_camera_buf_info_t
buf; /* frame buf if dataCB */
324
mm_camera_buf_info_t
super_buf[MM_CAMEAR_MAX_STRAEM_BUNDLE];
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_data.c
204
mm_camera_buf_info_t
buf_info;
mm_camera_stream.c
77
mm_camera_buf_info_t
* buf_info);
143
mm_camera_buf_info_t
*buf_info)
157
memcpy(&node->u.buf, buf_info, sizeof(
mm_camera_buf_info_t
));
183
memcpy(&node->u.buf, buf_info, sizeof(
mm_camera_buf_info_t
));
201
mm_camera_buf_info_t
buf_info;
215
memset(&buf_info, 0, sizeof(
mm_camera_buf_info_t
));
251
mm_camera_buf_info_t
buf_info;
287
memset(&buf_info, 0, sizeof(
mm_camera_buf_info_t
));
299
mm_camera_buf_info_t
* buf_info = NULL;
826
mm_camera_buf_info_t
* buf_info
[
all
...]
mm_camera_channel.c
133
mm_camera_buf_info_t
*buf);
[
all
...]
Completed in 22 milliseconds