Home
last modified time | relevance | path

Searched refs:doReprocess (Results 1 – 19 of 19) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.h119 int32_t doReprocess(mm_camera_super_buf_t *frame);
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
DQCameraChannel.cpp731 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame) in doReprocess() function in qcamera::QCameraReprocessChannel
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCameraReprocessChannel
DQCameraPostProc.cpp1356 ret = pme->m_pReprocChannel->doReprocess(pp_frame); in dataProcessRoutine()
DQCamera2HWI.cpp2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.h119 int32_t doReprocess(mm_camera_super_buf_t *frame);
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
DQCameraChannel.cpp731 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame) in doReprocess() function in qcamera::QCameraReprocessChannel
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCameraReprocessChannel
DQCameraPostProc.cpp1356 ret = pme->m_pReprocChannel->doReprocess(pp_frame); in dataProcessRoutine()
DQCamera2HWI.cpp2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.h130 int32_t doReprocess(mm_camera_super_buf_t *frame);
132 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
DQCameraChannel.cpp1163 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame) in doReprocess() function in qcamera::QCameraReprocessChannel
1243 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCameraReprocessChannel
DQCameraPostProc.cpp2278 rc = m_pReprocChannel->doReprocess(pp_job->src_frame); in reprocess()
DQCamera2HWI.cpp3230 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.h263 int32_t doReprocess(mm_camera_super_buf_t *frame,
266 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
DQCamera3Channel.cpp2091 int32_t QCamera3ReprocessChannel::doReprocess(mm_camera_super_buf_t *frame, in doReprocess() function in qcamera::QCamera3ReprocessChannel
2142 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCamera3ReprocessChannel
DQCamera3PostProc.cpp1108 ret = pme->m_pReprocChannel->doReprocess(pp_frame, meta_frame); in dataProcessRoutine()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.h316 int32_t doReprocess(mm_camera_super_buf_t *frame,
321 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
DQCamera3Channel.cpp2273 int32_t QCamera3ReprocessChannel::doReprocess(mm_camera_super_buf_t *frame, in doReprocess() function in qcamera::QCamera3ReprocessChannel
2422 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCamera3ReprocessChannel
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.h372 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
DQCamera3Channel.cpp3203 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCamera3ReprocessChannel