HomeSort by relevance Sort by last modified time
    Searched refs:cam_config_unprepare_buf (Results 1 - 10 of 10) 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/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 503 ret = cam_config_unprepare_buf(mCameraId, MM_CAMERA_CH_PREVIEW);
  /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 292 milliseconds