OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cam_config_unprepare_buf
(Results
1 - 9
of
9
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h
468
int32_t
cam_config_unprepare_buf
(int cam_id, mm_camera_channel_type_t ch_type);
mm_camera_interface2.c
823
int32_t
cam_config_unprepare_buf
(int cam_id, mm_camera_channel_type_t ch_type)
function
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Record.cpp
279
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_VIDEO);
QCameraHWI_Still.cpp
679
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_RAW);
845
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_SNAPSHOT);
[
all
...]
QCameraHWI_Preview.cpp
[
all
...]
/device/lge/mako/camera/
QCameraHWI_Record.cpp
278
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_VIDEO);
QCameraHWI_Preview_7x27A.cpp
809
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_PREVIEW);
[
all
...]
QCameraHWI_Still.cpp
766
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_RAW);
932
ret =
cam_config_unprepare_buf
(mCameraId, MM_CAMERA_CH_SNAPSHOT);
[
all
...]
QCameraHWI_Preview.cpp
[
all
...]
Completed in 136 milliseconds