OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_CID_CAM_JPEG_MAIN_OFFSET
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/include/
videodev2_samsung.h
120
#define
V4L2_CID_CAM_JPEG_MAIN_OFFSET
(V4L2_CID_PRIVATE_BASE + 33)
/device/samsung/crespo/libcamera/
SecCamera.h
161
#define
V4L2_CID_CAM_JPEG_MAIN_OFFSET
(V4L2_CID_PRIVATE_BASE + 33)
SecCamera.cpp
1259
int main_offset = fimc_v4l2_g_ctrl(m_cam_fd,
V4L2_CID_CAM_JPEG_MAIN_OFFSET
);
[
all
...]
Completed in 13 milliseconds