OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:node_info_t
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h
203
}
node_info_t
;
typedef in namespace:android
209
node_info_t
sensor;
210
node_info_t
isp;
211
node_info_t
capture;
212
node_info_t
scp;
416
node_info_t
*node;
ExynosCameraHWInterface2.cpp
114
int cam_int_s_fmt(
node_info_t
*node)
144
int cam_int_reqbufs(
node_info_t
*node)
161
int cam_int_qbuf(
node_info_t
*node, int index)
187
int cam_int_streamon(
node_info_t
*node)
203
int cam_int_streamoff(
node_info_t
*node)
218
int isp_int_streamoff(
node_info_t
*node)
232
int cam_int_dqbuf(
node_info_t
*node)
250
int cam_int_dqbuf(
node_info_t
*node, int num_plane)
268
int cam_int_s_input(
node_info_t
*node, int index)
[
all
...]
Completed in 28 milliseconds