| /device/lge/hammerhead/camera/QCamera2/HAL/ |
| D | QCameraChannel.h | 119 int32_t doReprocess(mm_camera_super_buf_t *frame); 121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
|
| D | QCameraChannel.cpp | 731 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
|
| D | QCameraPostProc.cpp | 1356 ret = pme->m_pReprocChannel->doReprocess(pp_frame); in dataProcessRoutine()
|
| D | QCamera2HWI.cpp | 2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
|
| /device/asus/flo/camera/QCamera2/HAL/ |
| D | QCameraChannel.h | 119 int32_t doReprocess(mm_camera_super_buf_t *frame); 121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
|
| D | QCameraChannel.cpp | 731 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
|
| D | QCameraPostProc.cpp | 1356 ret = pme->m_pReprocChannel->doReprocess(pp_frame); in dataProcessRoutine()
|
| D | QCamera2HWI.cpp | 2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
|
| /device/moto/shamu/camera/QCamera2/HAL/ |
| D | QCameraChannel.h | 130 int32_t doReprocess(mm_camera_super_buf_t *frame); 132 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
|
| D | QCameraChannel.cpp | 1163 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
|
| D | QCameraPostProc.cpp | 2278 rc = m_pReprocChannel->doReprocess(pp_job->src_frame); in reprocess()
|
| D | QCamera2HWI.cpp | 3230 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID); in registerFaceImage()
|
| /device/asus/flo/camera/QCamera2/HAL3/ |
| D | QCamera3Channel.h | 263 int32_t doReprocess(mm_camera_super_buf_t *frame, 266 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
|
| D | QCamera3Channel.cpp | 2091 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
|
| D | QCamera3PostProc.cpp | 1108 ret = pme->m_pReprocChannel->doReprocess(pp_frame, meta_frame); in dataProcessRoutine()
|
| /device/lge/hammerhead/camera/QCamera2/HAL3/ |
| D | QCamera3Channel.h | 316 int32_t doReprocess(mm_camera_super_buf_t *frame, 321 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
|
| D | QCamera3Channel.cpp | 2273 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/ |
| D | QCamera3Channel.h | 372 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
|
| D | QCamera3Channel.cpp | 3203 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, in doReprocess() function in qcamera::QCamera3ReprocessChannel
|